modular-odm
Document Mapper
An object-document mapper for Python that supports various data storage backends without requiring changes to the code.
A database-agnostic Object-Document Mapper for Python.
13 stars
6 watching
18 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
konsultaner/jsonodm | A JSON-based object document mapper for JavaScript. | 101 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,070 |
oeg-upm/morph-ome | An online tool for mapping ontologies and generating standardized metadata formats | 11 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
morphiaorg/morphia | A MongoDB object-document mapper library for Java-based applications | 1,652 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
cosminbasca/surfrdf | A Python library for working with RDF data in an Object-Oriented manner. | 42 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
masumsoft/express-cassandra | An ORM/ODM/OGM tool for NodeJS to interact with Cassandra and other databases | 232 |
dimagi/jsonobject | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
aryaxt/ocmapper | An Objective-C library to easily convert dictionaries to model objects | 347 |