MongoFrames
MongoFrames copied to clipboard
A fast unobtrusive MongoDB ODM for Python.
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.2.2 to 4.6.3. Release notes Sourced from pymongo's releases. PyMongo 4.6.2 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404 PyMongo 4.6.1 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752 PyMongo 4.6.0 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866 PyMongo 4.5.0 Release...
i am using mongo frames, but not sure how to unset existing field?
The Blueprint class triggers fake and faked events against Frame instances inconsistently with the way that other Frame methods trigger events. The work around currently is to use a classmethod...
Hi. It would be great if MongoFrame implements also a check of field type/structure. Let me say I want to have all the documents of a certain type with the...
Hi. Is it compatible also with motor https://motor.readthedocs.io/en/stable/ (so it can work with async)?
Hi. Any chance to have gridfs implemented? Just to not call functions from pymongo directly Thanks