Is dbt the right tool?

This page summarizes the projects mentioned and recommended in the original post on /r/dataengineering

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dbt-core

    dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

  • Another interesting general question, dbt seems to be designed for 1 model = 1 table, how could you generate many tables from 1 model. https://github.com/dbt-labs/dbt-core/issues/3469 . if there is a reasonable number of variations, you could write a script to generate many models based on template. then you don't need to generate all the tables with a massive dbt run, but you can creat them individually with run --select.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts