anonimongo
Mongo driver
A Nim pure Mongo DB driver
Another Nim pure Mongo DB driver
43 stars
9 watching
5 forks
Language: Nim
last commit: 10 months ago
Linked from 1 awesome list
bsonmongodbmongodb-drivernimnim-lang
Related projects:
Repository | Description | Stars |
---|---|---|
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
twisted/txmongo | An asynchronous Python driver for MongoDB | 338 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
fantom-factory/afmongo | A pure Fantom driver for interacting with MongoDB databases | 0 |
elbywan/cryomongo | A MongoDB driver written in Crystal that provides a high-performance interface to the MongoDB database | 72 |
dselivanov/rmongodb | A C-based R driver for MongoDB | 53 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
qiniu/qmgo | A Go driver for MongoDB with a simpler interface and more features than the official driver. | 1,312 |