awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qiniu avatar

qiniu/qmgo

0
View on GitHub↗
1,353 星标·151 分支·Go·Apache-2.0·2 次浏览

Qmgo

Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

Features

  • Database Drivers - MongoDB driver with a simplified API.
  • Database Tools - MongoDB client library.
  • NoSQL Databases - Easier-to-use MongoDB driver based on the official one.

Star 历史

qiniu/qmgo 的 Star 历史图表qiniu/qmgo 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

qiniu/qmgo 是做什么的?

Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

qiniu/qmgo 的主要功能有哪些?

qiniu/qmgo 的主要功能包括:Database Drivers, Database Tools, NoSQL Databases。

qiniu/qmgo 有哪些开源替代品?

qiniu/qmgo 的开源替代品包括: mongodb/mongo-go-driver — The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables… gomodule/redigo — Redigo is a Redis client library for Go applications, providing the means to execute commands, manage connections, and… globalsign/mgo — The MongoDB driver for Go. couchbase/go-couchbase — Couchbase client in Go. aerospike/aerospike-client-go — Aerospike Client Go. bsm/redeo — High-performance framework for building redis-protocol compatible TCP servers/services.

Qmgo 的开源替代方案

相似的开源项目,按与 Qmgo 的功能重合度排序。
  • gomodule/redigogomodule 的头像

    gomodule/redigo

    9,860在 GitHub 上查看↗

    Redigo is a Redis client library for Go applications, providing the means to execute commands, manage connections, and interact with Redis data stores. The library includes a connection pool manager to maintain a cache of reusable open connections and a pipelining tool that groups multiple commands into a single network round-trip to increase throughput and reduce latency. It also provides an implementation for broadcasting events and receiving real-time messages through Redis communication channels. The project covers broader capability areas including remote scripting for executing logic o

    Gogoredis
    在 GitHub 上查看↗9,860
  • mongodb/mongo-go-drivermongodb 的头像

    mongodb/mongo-go-driver

    8,506在 GitHub 上查看↗

    The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables the storage and retrieval of flexible document data by providing a bridge between Go backends and the database. The driver implements specialized capabilities for semantic vector search, allowing the handling and execution of high-dimensional vector data for similarity-based retrieval. It also supports full-text search via linguistic analysis and programmatic search index management. The project covers a broad range of database operations, including document-based CRUD, bulk

    Godatabasedrivergo
    在 GitHub 上查看↗8,506
  • globalsign/mgoglobalsign 的头像

    globalsign/mgo

    1,966在 GitHub 上查看↗

    The MongoDB driver for Go

    Gogolangmongodb
    在 GitHub 上查看↗1,966
  • bsm/redeobsm 的头像

    bsm/redeo

    444在 GitHub 上查看↗

    High-performance framework for building redis-protocol compatible TCP servers/services

    Gogolow-latencyredis
    在 GitHub 上查看↗444
查看 Qmgo 的所有 30 个替代方案→