diff --git a/README.md b/README.md index 925dbe3a..681d9efe 100644 --- a/README.md +++ b/README.md @@ -917,6 +917,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pony](https://github.com/ponyorm/pony/) - ORM that provides a generator-oriented interface to SQL. * [pydal](https://github.com/web2py/pydal/) - A pure Python Database Abstraction Layer. * NoSQL Databases + * [Beanie](https://github.com/roman-right/beanie) - Asynchronous MongoDB ODM. * [hot-redis](https://github.com/stephenmcd/hot-redis) - Rich Python data types for Redis. * [mongoengine](https://github.com/MongoEngine/mongoengine) - A Python Object-Document-Mapper for working with MongoDB. * [PynamoDB](https://github.com/pynamodb/PynamoDB) - A Pythonic interface for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/).