mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 10:14:47 +00:00
Add Beanie ODM to Python libraries list
This commit is contained in:
parent
fff6032ff3
commit
70e7ab0320
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ _Libraries for connecting and operating databases._
|
|||
- [motor](https://github.com/mongodb/motor) - The async Python driver for MongoDB.
|
||||
- [pymongo](https://github.com/mongodb/mongo-python-driver) - The official Python client for MongoDB.
|
||||
- [redis-py](https://github.com/redis/redis-py) - The Python client for Redis.
|
||||
- [Beanie](https://github.com/BeanieODM/beanie) - An asynchronous Python object-document mapper (ODM) for MongoDB.
|
||||
|
||||
## Date and Time
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue