beanie 1.26.0
0
Asynchronous Python ODM for MongoDB
Contents
Asynchronous Python ODM for MongoDB
Stars: 2019, Watchers: 2019, Forks: 213, Open Issues: 91The BeanieODM/beanie
repo was created 3 years ago and the last code push was 14 hours ago.
The project is very popular with an impressive 2019 github stars!
How to Install beanie
You can install beanie using pip
pip install beanie
or add it to a project with poetry
poetry add beanie
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/beanie/
- GitHub Repo:
- https://github.com/roman-right/beanie
Classifiers
- Database
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common beanie errors.
Code Examples
Here are some beanie
code examples and snippets.
GitHub Issues
The beanie package has 91 open issues on GitHub
- Replacing Get Database for AsyncIOMotorClient
- Pytest Reccomendations
- Validation error when getting the doc and it's linked document is deleted.
- Cannot import local packages in the migration modules
- Please issue a Changelog with releases
- Can't replace a dict attribute with save_changes
- Support for MongoDB Views
- Add ignore cache in query
- [Query] Pydantic Validation throws error even while fetching data from db
- Add support for synchronous operations
- Using transactions in order to ensure data consistency
- Avoid race condition
- Query linked fields
- Suggestion for dynamic projections
- Support for tailable cursors