remodel
ORM
An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching.
Very simple yet powerful and extensible Object Document Mapper for RethinkDB, written in Python.
192 stars
18 watching
29 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
object-document-mapperpythonrethinkdb
Related projects:
Repository | Description | Stars |
---|---|---|
neumino/thinky | A lightweight JavaScript ORM for RethinkDB, enabling easy data modeling and querying of NoSQL databases. | 1,120 |
linkyndy/flask-rethinkdb | A Flask extension that simplifies interaction with RethinkDB databases. | 27 |
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
peterknego/rethinkdb-java-orm | An ORM solution for Java applications to interact with RethinkDB databases | 3 |
nobrainerorm/nobrainer | A Ruby library that simplifies interaction with RethinkDB using an object-relational mapping (ORM) approach. | 386 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
js-data/js-data-rethinkdb | Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. | 32 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 201 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
chrismccord/atlas | An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
golobby/orm | An object-relational mapper for the Go programming language. | 160 |