mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Add Beanie
This commit is contained in:
parent
545b0535a9
commit
4a59f43269
|
@ -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/).
|
||||
|
|
Loading…
Reference in New Issue
Block a user