[ Source: ormar ]
Package: python3-ormar (0.22.0-1)
Links for python3-ormar
Debian Resources:
Download Source Package ormar:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-ormar
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-sqlalchemy (<< 3.0.0)
- SQL toolkit and Object Relational Mapper for Python 3
- dep: python3-sqlalchemy (>= 2.0.40)
Download python3-ormar
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 127.1 kB | 702.0 kB | [list of files] |
