* [Saffier 2.0.0](https://github.com/tarsil/saffier) – Async, SQLAlchemy-core-based ORM offering Pydantic-powered models, familiar interface, and framework-agnostic design. * [Piccolo 1.33.0](https://github.com/piccolo-orm/piccolo) – Fast, user-friendly ORM and query builder supporting asyncio. * [Oxyde ORM v0.5.0](https://github.com/mr-fatalyst/oxyde) – Type-safe, Pydantic-centric async ORM with a high-performance Rust core and Django-style API for multi-database applications. * [Piccolo Admin 1.13.0](https://github.com/piccolo-orm/piccolo_admin) – Powerful admin interface and content management system for Python, built on top of Piccolo. * [Tortoise ORM 1.1.6](https://github.com/tortoise/tortoise-orm) – Easy-to-use asyncio ORM inspired by Django for Python applications. * [AsyncMQ 0.8.0](https://github.com/dymmond/asyncmq) – Modern task queue offering powerful, flexible, and fast background processing for Python applications. * [Edgy 0.35.10](https://github.com/dymmond/edgy) – ORM designed for complex databases, leveraging Pydantic for automatic validations. * [Mayim v1.3.2](https://github.com/ahopkins/mayim) – Python hydrator that maps SQL query results to objects without generating SQL statements.