i8enn / pydantic-odm

Small async ODM for MongoDB based in Motor and Pydantic library
MIT License
39 stars 8 forks source link

Created MongoDB encoders for DBPydanticMixins #24

Closed i8enn closed 4 years ago

i8enn commented 4 years ago

Created MongoDB encoders for encode queries or model to MongoDB driver.

Mini-refactoring