minimongo
MongoDB ORM
An interface to MongoDB that provides a lightweight, Pythonic object-oriented layer for data management
A lightweight, Pythonic, Object Oriented Interface to MongoDB.
332 stars
16 watching
50 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
magicdict/mongocola | A C# tool for managing and interacting with MongoDB databases | 539 |
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 752 |
mallgroup/mal-mongster | A tool to manage and cluster MongoDB databases in a simple web-based interface. | 7 |
mongoengine/flask-mongoengine | An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. | 841 |
mongolab/mongoctl | A command-line utility that simplifies the management of MongoDB servers and replica set clusters using declarative JSON configurations. | 178 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
mongodb/mongodb-atlas-cli | A command line interface for managing MongoDB instances in the cloud. | 163 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
tart/motop | A tool for monitoring and displaying MongoDB server activity in real-time. | 67 |
lujeni/mongoop | A tool to monitor and analyze long-running MongoDB operations and trigger alerts or performance analysis | 39 |