{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"dbt-postgres is a dbt adapter that connects dbt to PostgreSQL databases, enabling data transformation workflows using SQL and dbt's templating and testing framework.","skillfed_tags":["data-transformation","elt-tool","postgres-adapter"],"use_cases":["Build modular, testable SQL transformation pipelines in PostgreSQL without writing boilerplate connection code","Version-control and document data warehouse schemas as code alongside your analytics logic","Implement data quality tests and lineage tracking for tables transformed from raw warehouse data","Organize complex multi-step transformations (denormalization, filtering, aggregation) as a DAG of interdependent models","Migrate transformation logic between environments (dev, staging, production) using dbt profiles"],"what_it_does":"dbt-postgres is the PostgreSQL adapter for dbt, the transformation tool that brings software engineering practices to data analytics. It enables you to write, test, and version-control SQL transformations as code, turning raw warehouse data into analysis-ready tables through dbt's templating, testing, and documentation framework.\n\nThe package bundles dbt-core with PostgreSQL-specific connection handling, dependency resolution, and query execution. It ships with psycopg2-binary by default for frictionless local development, though the documentation recommends compiling psycopg2 from source in production for performance gains. The adapter supports Python 3.10 through 3.14 and is actively maintained.","worth_installing":"Yes. dbt-postgres is actively maintained, has no known vulnerabilities, installs with low friction, and is the standard way to use dbt with PostgreSQL. Install it if you are building or maintaining data transformation pipelines in Postgres and want version control, testing, and documentation for your SQL logic. Consider compiling psycopg2 from source in production for better performance."},"id":"dbt-postgres","links":{"html":"https://skillfed.io/packages/dbt-postgres","md":"https://skillfed.io/packages/dbt-postgres.md","pypi":"https://pypi.org/project/dbt-postgres/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":null,"license_treatment":"permissive","name":"dbt-postgres","python_support":"supports_current","summary":"The set of adapter protocols and base functionality that supports integration with dbt-core"},"popularity":{"monthly_downloads":7080609,"position":1790,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.11.0"}
