nmongo
MongoDB client
A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases
Yet another MongoDB 3.x driver
20 stars
5 watching
0 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
nakagami/micropg | A PostgreSQL database driver for MicroPython allowing Python-based access to PostgreSQL databases. | 26 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
qiniu/qmgo | A Go driver for MongoDB with a simpler interface and more features than the official driver. | 1,312 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
poiati/gmongo | A Groovy wrapper around the MongoDB Java driver | 182 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
mashingan/anonimongo | A Nim pure Mongo DB driver | 43 |
mongodb-labs/pymongoexplain | Provides a simplified interface to explain MongoDB commands in PyMongo | 3 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
elbywan/cryomongo | A MongoDB driver written in Crystal that provides a high-performance interface to the MongoDB database | 72 |