{"adoption": {"forks": 235, "observed_at": "2026-08-28T04:06:44.035192+00:00", "stars": 2404}, "canonical_url": "https://ross.abutalabs.com/products/flask-migrate", "card": {"archived": false, "artifact_type": "library", "description": "SQLAlchemy database migrations for Flask applications using Alembic", "domain": ["databases", "web-development", "developer-tools"], "enriched": true, "function": ["database", "cli"], "health_score": 79, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["miguelgrinberg/Flask-Migrate"], "name": "miguelgrinberg/Flask-Migrate", "platform": ["python", "cli"], "pushed_at": "2026-05-14T19:42:31+00:00", "repo": "miguelgrinberg/Flask-Migrate", "stars": 2404, "tags": ["flask", "sqlalchemy", "alembic", "database-migrations", "flask-extension"], "topics": ["python", "flask", "database", "sqlalchemy-database-migrations", "alembic", "migrations"], "urls": [], "use_cases": ["manage sqlalchemy schema migrations in a flask app", "create and apply database migrations with flask db commands", "version control database schema changes for a flask project", "sync database schema across environments using alembic", "upgrade an existing flask database schema after model changes"], "what_it_is": "Flask-Migrate is a Flask extension that wraps Alembic to handle SQLAlchemy database migrations. It exposes migration operations as command-line arguments under the `flask db` command.", "when_to_avoid": ["your project does not use Flask or SQLAlchemy", "you need migrations for non-SQL databases", "you use a different web framework with its own migration tooling"], "when_to_choose": ["you have a Flask application using Flask-SQLAlchemy or SQLAlchemy and need schema migrations", "you want Alembic migrations integrated with Flask's CLI", "you need reproducible database upgrades across development and production"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/flask-migrate", "repo": "miguelgrinberg/Flask-Migrate", "role": "main", "score": 60}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/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:06:44.035192+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:44.035192+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:34:10.913519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d85efd79504a421ee76bd84f17983fc351fd5fe20d5fd359b062378a3ae05482", "fetched_at": "2026-08-28T04:06:44.035192+00:00", "kind": "readme", "missing": false, "url": "https://github.com/miguelgrinberg/Flask-Migrate"}, {"content_hash": "ce75ada9ffe09be69e95b2f6cfb8b33f6448cc4cd1cf2f2d574326abd01912cb", "fetched_at": "2026-08-29T10:14:28.172230+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/flask-migrate/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 82, "longevity": 100, "rhythm": 8}, "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": 4742, "days_push": 111, "days_rel": 600, "gap_med": null, "n_releases_24m": 1}, "score": 60, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}