3
9
+ 1
0

What is GINO?

It is a non-typical object-relational mapping library in Python for asyncio, built on top of SQLAlchemy core and asyncpg, aiming for explicitness and productivity.
GINO is a tool in the Object Relational Mapper (ORM) category of a tech stack.
GINO is an open source tool with 2.6K GitHub stars and 151 GitHub forks. Here’s a link to GINO's open source repository on GitHub

Who uses GINO?

GINO Integrations

GINO's Features

  • Run SQLAlchemy core queries on asyncpg
  • Optional non-intrusive objective API
  • Advanced loader system to assemble objects from row results
  • Support the SQLAlchemy ecosystem like Alembic
  • Built-in support for context, lazy connection and more
  • Extensions to integrate with Starlette/FastAPI, aiohttp, Tornado and more

GINO Alternatives & Comparisons

What are some alternatives to GINO?
SQLAlchemy
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Entity Framework
It is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.
Hibernate
Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.
Prisma
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.
Sequelize
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
See all alternatives

GINO's Followers
9 developers follow GINO to keep up with related blogs and decisions.