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 | A library that provides an Angular framework integration with RESTful API ORM capabilities | 1,180 |
miketheredherring/py-rest-orm | A Python framework for building RESTful APIs with ORM capabilities | 16 |
codedredd/pinia-orm | An ORM plugin for Pinia Store, enabling Object-Relational Mapping access to the store. | 465 |
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,785 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,011 |
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. | 147 |
wallneradam/esorm | An ORM library for ElasticSearch documents using Pydantic | 40 |
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 |