{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Connects Dagster data pipelines to PostgreSQL for asset storage, state management, and run tracking.","skillfed_tags":["data-orchestration","postgres-integration","state-management"],"use_cases":["Store Dagster run history and asset lineage in a shared PostgreSQL database for multi-user team environments","Persist pipeline state across application restarts without losing execution history or asset metadata","Integrate Dagster with existing PostgreSQL infrastructure and monitoring tools already in place","Enable audit trails and compliance reporting by centralizing all orchestration events in a queryable database","Scale Dagster deployments beyond single-machine limits by offloading state to a dedicated database server"],"what_it_does":"dagster-postgres is an integration layer that allows Dagster\u2014a cloud-native data pipeline orchestrator\u2014to use PostgreSQL as its backing database for storing asset definitions, run history, event logs, and execution state. Rather than using Dagster's default in-memory or SQLite storage, this package lets you connect to a production PostgreSQL instance, making it suitable for multi-user environments, persistent storage across restarts, and integration with existing database infrastructure.\n\nThe package depends on dagster (the core orchestration framework) and psycopg2-binary (the PostgreSQL driver). It's designed for teams running Dagster in production who need reliable, scalable state management backed by a dedicated relational database. Installation is straightforward with low friction, and the package is actively maintained with no known security vulnerabilities.","worth_installing":"Yes, if you are already using Dagster and need persistent, production-grade state storage. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a safe choice. Install only if you have a PostgreSQL instance available and require multi-user or persistent storage; Dagster's default storage is sufficient for local development."},"id":"dagster-postgres","links":{"html":"https://skillfed.io/packages/dagster-postgres","md":"https://skillfed.io/packages/dagster-postgres.md","pypi":"https://pypi.org/project/dagster-postgres/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dagster-postgres","python_support":"supports_current","summary":"A Dagster integration for postgres"},"popularity":{"monthly_downloads":11677987,"position":1370,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.29.17"}
