{"adoption": {"forks": 272, "observed_at": "2026-08-28T04:05:51.041628+00:00", "stars": 1896}, "canonical_url": "https://ross.abutalabs.com/products/aiomysql", "card": {"archived": false, "artifact_type": "library", "description": "aiomysql is a library for accessing a MySQL database from the asyncio", "domain": ["databases", "backend", "developer-tools"], "enriched": true, "function": ["database-driver", "database", "orm"], "health_score": 79, "homepage": "https://aiomysql.rtfd.io", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["aio-libs/aiomysql"], "name": "aio-libs/aiomysql", "platform": ["python", "cross-platform"], "pushed_at": "2026-03-27T01:52:43+00:00", "repo": "aio-libs/aiomysql", "stars": 1896, "tags": ["asyncio", "mysql", "mariadb", "pymysql", "sqlalchemy", "connection-pooling"], "topics": ["asyncio", "mysql", "mariadb", "sqlalchemy", "python", "async", "aiomysql"], "urls": [], "use_cases": ["query MySQL from an asyncio Python application", "connect to MariaDB asynchronously", "use SQLAlchemy core with async MySQL connections", "pool async MySQL connections in a web app", "migrate aiopg-style code to MySQL", "run async database queries with cursors in Python"], "what_it_is": "aiomysql is an asyncio-based Python driver for accessing MySQL and MariaDB databases, built on top of PyMySQL with its I/O calls converted to async. It also offers optional SQLAlchemy integration ported from aiopg, preserving a familiar API for aiopg users.", "when_to_avoid": ["you use synchronous code or another framework without asyncio", "you need a different database like PostgreSQL (use aiopg or asyncpg)", "you need an ORM with full async model support (consider SQLAlchemy 2.0 async or Tortoise ORM)"], "when_to_choose": ["you need async MySQL/MariaDB access in an asyncio codebase", "you want a PyMySQL-compatible API with await support", "you want SQLAlchemy integration similar to aiopg"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/aiomysql", "repo": "aio-libs/aiomysql", "role": "main", "score": 61}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/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:05:51.041628+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:51.041628+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:12:49.691822+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7de2425111ccb38832c6e48558b4c7b9df647e7bbb959e928fa0e887791cb34", "fetched_at": "2026-08-28T04:05:51.041628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aio-libs/aiomysql"}, {"content_hash": "846b10f47e9d9d450b1af8c6cbaf1638eac45fdeb175d692655490cf4ab76756", "fetched_at": "2026-08-29T10:52:14.416561+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/aiomysql/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 74, "longevity": 100, "rhythm": 21}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4256, "days_push": 160, "days_rel": 316, "gap_med": null, "n_releases_24m": 1}, "score": 61, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}