model-api
REST API ORM
A Python library for interacting with structured data sources in an Object-Relational Mapping (ORM) style using REST APIs.
For modeling remote APIs in an ORM fashion.
3 stars
5 watching
0 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
platanus/angular-restmod | An Angular library providing an ORM framework to interact with RESTful APIs | 1,181 |
miketheredherring/py-rest-orm | A Python framework for building RESTful APIs with ORM capabilities | 17 |
codedredd/pinia-orm | A Pinia plugin that enables Object-Relational Mapping access to the Pinia Store | 452 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
joeribekker/restorm | Allows interacting with resources as objects by mapping API resources and mocking entire APIs. | 38 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
mdaif/python-rest-model | An library to define and interact with RESTful services in Python using an object-oriented approach. | 11 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
wallneradam/esorm | An ORM library for ElasticSearch documents using Pydantic | 39 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |