mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Adding Orator ORM
This commit is contained in:
parent
b26b8c2c11
commit
3b0d0362f6
|
@ -427,6 +427,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [Peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
|
* [Peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
|
||||||
* [PonyORM](https://ponyorm.com/) - ORM that provides a generator-oriented interface to SQL.
|
* [PonyORM](https://ponyorm.com/) - ORM that provides a generator-oriented interface to SQL.
|
||||||
* [python-sql](https://pypi.python.org/pypi/python-sql) - Write SQL queries pythonically.
|
* [python-sql](https://pypi.python.org/pypi/python-sql) - Write SQL queries pythonically.
|
||||||
|
* [Orator](https://orator-orm.com) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
|
||||||
* NoSQL Databases
|
* NoSQL Databases
|
||||||
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.
|
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.
|
||||||
* [PynamoDB](https://github.com/jlafon/PynamoDB) - A Pythonic interface for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/).
|
* [PynamoDB](https://github.com/jlafon/PynamoDB) - A Pythonic interface for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user