mongo-thingy

Mongo DB mapper

A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations.

leaves Powerful schema-less ODM for MongoDB and Python (sync + async)

GitHub

69 stars
8 watching
12 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

mongodbmongodb-odmmongodb-ormodmormpymongopythonpython-librarypython3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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/pymodm Provides an object-oriented interface to MongoDB 353
morphiaorg/morphia A MongoDB object-document mapper library for Java-based applications 1,656
beanieodm/beanie An asynchronous Python object-document mapper for MongoDB 2,107
jysperm/mabolo An Object-Relational Mapping (ORM) tool for MongoDB 25
slacy/minimongo An object-oriented interface to MongoDB that provides a lightweight schema management layer. 332
doctrine/mongodb-odm A PHP library that provides an object mapping functionality to interact with MongoDB 1,090
rom-rb/rom-mongo A MongoDB interface for Ruby's Object Mapper library 33
go-bongo/bongo An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. 486
linkyndy/remodel An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. 192
rick446/mmm A tool for setting up multi-master replication with MongoDB 69
kamva/mgm A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. 756
kaminari/kaminari-mongo_mapper An adapter that enables Kaminari's ORM functionality with MongoDB 2
mongoengine/flask-mongoengine An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. 842