diff --git a/README.md b/README.md index 3a6913df..88c281ac 100644 --- a/README.md +++ b/README.md @@ -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. * [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. + * [Orator](https://orator-orm.com) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation. * NoSQL Databases * [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/).