qmgo
MongoDB client
A Go driver for MongoDB with a simpler interface and more features than the official driver.
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
1k stars
27 watching
155 forks
Language: Go
last commit: 21 days ago
Linked from 2 awesome lists
databasedrivergomgomongo-go-drivermongodbmongodb-databasemongodb-driver
Related projects:
Repository | Description | Stars |
---|---|---|
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
domodwyer/mgo | Provides a Go interface to interact with MongoDB databases | 6 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
elbywan/cryomongo | A MongoDB driver written in Crystal that provides a high-performance interface to the MongoDB database | 72 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |