Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1013971: ITP: ormar -- async ORM with fastapi in mind and pydantic validation

64 views
Skip to first unread message

Edward Betts

unread,
Jun 28, 2022, 5:40:04 AM6/28/22
to
Package: wnpp
Severity: wishlist
Owner: Edward Betts <edw...@4angle.com>
X-Debbugs-Cc: debian...@lists.debian.org, debian...@lists.debian.org

* Package name : ormar
Version : 0.11.2
Upstream Author : Radosław Drążkiewicz <coll...@gmail.com>
* URL : https://github.com/collerek/ormar
* License : MIT
Programming Lang: Python
Description : async ORM with fastapi in mind and pydantic validation

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.

I plan to maintain this package as part of the Python modules team.
0 new messages