0
I Use This!
Inactive
Analyzed about 23 hours ago. based on code collected about 23 hours ago.

Project Summary

GINO - GINO Is Not ORM - is an extremely simple Python ORM, using SQLAlchemy core to define table models, and asyncpg to interact with database.
GINO tries to stay in the middle between ORM and non-ORM:
GINO operates database rows with "plain old Python objects" - a rollback doesn't magically change their values. Any database operations are explicit. There are no dirty models, no sessions, no magic. You have concrete control to the database, through a convenient object interface.
GINO depends on asyncpg, which means it works only for PostgreSQL and asyncio, so Python 3.6 is required. Based on SQLAlchemy, gate to its ecosystem is open - feel free to use e.g. Alembic to manage your schema changes. And we specially designed a few candies for the Sanic server.

Tags

Alembic asynchronous asyncio asyncpg orm python python36 Sanic sql sqlalchemy SQLAlchemy

In a Nutshell, GINO...

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    search using multiple tags to find exactly what you need
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

Python
89%
CSS
5%
4 Other
6%

30 Day Summary

Mar 24 2025 — Apr 23 2025

12 Month Summary

Apr 23 2024 — Apr 23 2025