python3-ormar
async ORM with fastapi in mind and pydantic validation
Description
An async mini ORM for Python, with support for Postgres, MySQL, and SQLite. The main benefits of using ormar are: * getting an async ORM that can be used with async frameworks (fastapi,
starlette etc.)
* getting just one model to maintain - you don't have to maintain pydantic
and other orm models (sqlalchemy, peewee, gino etc.)
The goal was to create a simple ORM that can be used directly (as request and
response models) with fastapi that bases it's data validation on pydantic.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/collerek/ormar
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-ormar