The postgres adapter plugin for dbt (data build tool)
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-aggregate the raw data in your warehouse so that it's ready for analysis.
The dbt-postgres
package contains all of the code enabling dbt to work with a Postgres database. For
more information on using dbt with Postgres, consult the docs.
Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.