Merge pull request #2857 from alexbevi/patch-5

Add Beanie
This commit is contained in:
Vinta Chen 2026-01-15 19:54:02 +08:00 committed by GitHub
commit fe5aea7fda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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