Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i8enn/pydantic-odm
Small async ODM for MongoDB based in Motor and Pydantic library
https://github.com/i8enn/pydantic-odm
Last synced: 14 days ago
JSON representation
Small async ODM for MongoDB based in Motor and Pydantic library
- Host: GitHub
- URL: https://github.com/i8enn/pydantic-odm
- Owner: i8enn
- License: mit
- Created: 2019-12-03T21:07:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T05:53:15.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T13:36:20.072Z (about 1 month ago)
- Language: Python
- Size: 155 KB
- Stars: 39
- Watchers: 5
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# Pydantic ODM
###### Small async ODM for MongoDB based on Motor and Pydantic[![PyPI version](https://badge.fury.io/py/pydantic-odm.svg)](https://pypi.org/project/pydantic-odm/)
[![PyPI downloads](https://img.shields.io/pypi/dm/pydantic-odm.svg)](https://pypi.org/project/pydantic-odm/)
[![Travis CI](https://api.travis-ci.com/i8enn/pydantic-odm.svg?branch=master)](http://travis-ci.com/i8enn/pydantic-odm)
[![codecov](https://codecov.io/gh/i8enn/pydantic-odm/branch/master/graph/badge.svg?token=DlszLTAxm0)](https://codecov.io/gh/i8enn/pydantic-odm)