14 skills found
tortoise / Tortoise OrmFamiliar asyncio ORM for python, built with relations in mind
python-gino / GinoGINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
piccolo-orm / PiccoloA fast, user friendly ORM and query builder which supports asyncio.
05bit / Peewee AsyncAsynchronous interface for peewee ORM powered by asyncio
strongbugman / DanioDanio is a ORM for python asyncio world.
kszucs / AiopeeweeAsyncio interface for Peewee ORM
codemation / AiopyqlA fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python.
reckonsys / PgormA n00by PostgreSQL ORM in pure python 3.7+ which probably abuses asyncio, dataclasses & type hints
snower / TorpeeweeTornado and asyncio asynchronous ORM by peewee
feileo / HeloA simple and small low-level asynchronous ORM using Python asyncio.
pyflow / PostmodelORM library for Python 3.6+, asyncio. Provides Django ORM like API.
hanpama / Orm1 PyA lightweight ORM working with type hints and asyncio
NarrativeScience-old / PynocularPynocular is a lightweight ORM that lets you query your database using Pydantic models and asyncio
adamrefaey / AsynctasqA modern, async-first, type-safe task queue for Python. Built with asyncio, featuring 5 queue backends (Redis, PostgreSQL, MySQL, RabbitMQ, AWS SQS), automatic ORM serialization, and enterprise-grade reliability.