Add Beanie ODM to Python libraries list

This commit is contained in:
Alex Bevilacqua 2026-01-14 08:58:45 -05:00 committed by GitHub
parent fff6032ff3
commit 70e7ab0320
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