Added
- The initial release of MongoDB-ODM, an Object Document Mapper based on PyMongo.
- Provides easy mapping of Python objects to MongoDB documents.
- Allows seamless interaction with MongoDB databases in Python applications.
- Includes support for all MongoDB data types.
- Offers intuitive APIs for common CRUD operations.
- Provides flexible query APIs with support for advanced querying features.
- Includes detailed documentation and examples for easy integration.
- Compatible with Python 3.6 and higher.