nimongo
Mongo DB driver
A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database.
Pure Nim lang MongoDB driver
101 stars
7 watching
20 forks
Language: Nim
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mashingan/anonimongo | A Nim pure Mongo DB driver | 43 |
archimag/mongo-cl-driver | A Common Lisp driver for interacting with a NoSQL document-oriented database | 35 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
s9tpepper/mongoas3 | A driver for interacting with the MongoDB NoSQL database using ActionScript 3. | 73 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |
rializer/actionmongo | A MongoDB driver for ActionScript that enables easy interaction with MongoDB databases from AS applications. | 1 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |
twisted/txmongo | An asynchronous Python driver for MongoDB | 338 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |