mongo
Mongo DB client
A MongoDB driver for a new language that enables interaction with the popular NoSQL database service
Official MongoDB driver
46 stars
29 watching
8 forks
Language: V
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
archimag/mongo-cl-driver | A Common Lisp driver for interacting with a NoSQL document-oriented database | 35 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
boyxuper/lua-mongo | A Lua library providing a simple interface to MongoDB. | 6 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |