txmongo
MongoDB driver
An asynchronous Python driver for MongoDB
asynchronous python driver for mongo
338 stars
24 watching
102 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
python
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
reactivemongo/reactivemongo | A driver for interacting with a MongoDB database using non-blocking and asynchronous I/O operations in Scala. | 851 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 47 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 450 |
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
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 | 573 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 817 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
mashingan/anonimongo | A Nim pure Mongo DB driver | 44 |