https://github.com/mattewid/python-mongopyd
Simple and efficient Pydantic-based models for MongoDB (PyMongo & Motor)
https://github.com/mattewid/python-mongopyd
mongodb-model mongodb-orm motor pydantic pymongo
Last synced: 8 months ago
JSON representation
Simple and efficient Pydantic-based models for MongoDB (PyMongo & Motor)
- Host: GitHub
- URL: https://github.com/mattewid/python-mongopyd
- Owner: mattewid
- Created: 2024-06-11T13:41:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:31:49.000Z (about 1 year ago)
- Last Synced: 2025-04-26T22:31:18.478Z (11 months ago)
- Topics: mongodb-model, mongodb-orm, motor, pydantic, pymongo
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple and efficient Pydantic-based models for MongoDB (PyMongo & Motor)
I developed this for my personal use. Use at your own risk.