About Anaconda Help Download Anaconda

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

copied from cf-staging / ormar

Installers

  • noarch v0.20.1

conda install

To install this package run one of the following:
conda install conda-forge::ormar

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.)


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy