pymodm
MongoDB interface
Provides an object-oriented interface to MongoDB
A Pythonic, object-oriented interface for working with MongoDB.
353 stars
48 watching
67 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slacy/minimongo | A lightweight interface to MongoDB with an Object-Oriented approach | 332 |
mongodb-labs/pymongoexplain | Provides a simplified interface to explain MongoDB commands in PyMongo | 3 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,080 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
beanieodm/beanie | An asynchronous Python object-document mapper for MongoDB | 2,098 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 201 |
domodwyer/mgo | Provides a Go interface to interact with MongoDB databases | 6 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
davidlatwe/montydb | A pure Python-implemented alternative to MongoDB. | 583 |
pymssql/pymssql | A Python interface to Microsoft SQL Server | 842 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,599 |