{"adoption": {"forks": 149, "observed_at": "2026-08-28T04:07:22.259019+00:00", "stars": 2793}, "canonical_url": "https://ross.abutalabs.com/products/gino", "card": {"archived": false, "artifact_type": "library", "description": "GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.", "domain": ["databases", "backend", "web-development"], "enriched": true, "function": ["orm", "database-driver", "database"], "health_score": 20, "homepage": "https://python-gino.org/", "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["python-gino/gino"], "name": "python-gino/gino", "platform": ["python", "windows"], "pushed_at": "2022-02-12T20:35:18+00:00", "repo": "python-gino/gino", "stars": 2793, "tags": ["asyncio", "sqlalchemy", "asyncpg", "postgresql", "mysql", "aiomysql", "fastapi", "linux", "macos"], "topics": ["orm", "asyncio", "sqlalchemy", "asyncpg", "python3", "gino", "hacktoberfest"], "urls": [], "use_cases": ["use an async ORM with PostgreSQL in a FastAPI app", "port legacy SQLAlchemy core code to asyncio", "manage database transactions and connections in async Python", "build CRUD models for asyncpg without raw SQL", "use Alembic migrations with an async database layer", "query PostgreSQL JSONB columns from async Python"], "what_it_is": "GINO is a lightweight asynchronous ORM for Python built on top of SQLAlchemy core, supporting PostgreSQL via asyncpg and MySQL via aiomysql. It provides async engine/connection APIs, CRUD model objects, and compatibility with the SQLAlchemy ecosystem such as Alembic migrations.", "when_to_avoid": ["you need SQLAlchemy 2.0 support or active development - the project has been quiet since 2022", "you prefer the official asyncio support built into SQLAlchemy itself", "you need databases other than PostgreSQL or MySQL"], "when_to_choose": ["you need an asyncio-native database layer for PostgreSQL or MySQL", "you want SQLAlchemy core query building with async execution", "you use FastAPI, Starlette, aiohttp, Sanic, Tornado, or Quart and need async DB access"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gino", "repo": "python-gino/gino", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:22.259019+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:14:50.422481+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ae0fec337574a47cd28f4ece6b0c9b9cf57a277fc1ab12813caa8362fa928f03", "fetched_at": "2026-08-28T04:07:22.259019+00:00", "kind": "readme", "missing": false, "url": "https://github.com/python-gino/gino"}, {"content_hash": "b98dcc0ffb77a3e6e4500da37dc13da9cf658f02649c3a861cee7137837fdf6a", "fetched_at": "2026-08-29T09:55:06.019098+00:00", "kind": "homepage", "missing": false, "url": "https://python-gino.org/"}, {"content_hash": "3e99076248feadc067ef937dabce501a4784d14193bec88b0a2dd4714cc58a33", "fetched_at": "2026-08-29T09:55:06.021639+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs"}, {"content_hash": "edd196cd654df6d7d131299592355ad5a8565f628770efa5ada793cd2588a508", "fetched_at": "2026-08-29T09:55:06.023357+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/index.html"}, {"content_hash": "4921f6ee2b898241763565353dc441bb00479a6c9e028b949d7e4e94396f8a7c", "fetched_at": "2026-08-29T09:55:06.024972+00:00", "kind": "site_page", "missing": false, "url": "https://python-gino.org/docs/en/master/how-to/schema.html"}, {"content_hash": "5d636f4b7590560862b19c00a6ea8289bbeb968b0e212de211fb011c9092e65f", "fetched_at": "2026-08-29T09:55:06.027508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gino/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3330, "days_push": 1663, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}