Async ORM built on SQLAlchemy core for asyncio programming. Provides simple and intuitive API for asynchronous database interactions with high performance.
Engineers use Gino in async Python services that need PostgreSQL access without the overhead of a full ORM. Because Gino is built on raw asyncpg, it delivers near-native query performance — making it a good fit for high-throughput data ingestion APIs where every millisecond of database latency matters.
Async ORM built on SQLAlchemy core for asyncio programming. Provides simple and intuitive API for asynchronous database interactions with high performance.
Yes, Gino is free to use.
Gino is listed under the ORMs for Python category on Python Data Engineering.
// contains affiliate links
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
OR ORM (encode/orm) Lightweight Async ORM | Free | ★ 4.3 | → |
TO Tortoise ORMnew Async ORM for Python | Free | ★ 4.6 | → |
SQ SQLAlchemyfeatured Python SQL Toolkit & ORM | Free | ★ 4.9 | → |