FreeBSD.software
Home/databases/py311-ormar

py311-ormar

0.21.0databases

Simple async ORM with fastapi in mind and pydantic validation

The ormar package is an async mini ORM for Python, with support for Postgres, MySQL, and SQLite. The main benefit 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 model (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.

$pkg install py311-ormar
github.com/collerek/ormar
Origin
databases/py-ormar
Size
1.96MiB
License
MIT
Maintainer
meka@tilda.center
Dependencies
8 packages
Required by
1 packages

Dependencies (8)

Required By (1)