CMD + K

ormar

Community

A simple async ORM with fastapi in mind and pydantic validation.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ormar

Usage Tracking

0.21.0
0.20.2
0.20.1
0.20.0
0.12.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The ormar package is an async mini ORM for Python, with support for Postgres, MySQL, and SQLite. The main benefit of using ormar includes the ability to get an async ORM that can be used with async frameworks (fastapi, starlette etc.). Using ormar would simplly workflow with just one model to maintain—you don't have to maintain pydantic and other orm model (sqlalchemy, peewee, gino etc.)

About

Summary

A simple async ORM with fastapi in mind and pydantic validation.

Last Updated

Jan 17, 2026 at 17:04

License

MIT

Total Downloads

50.5K

Supported Platforms

noarch