dbt-fal VS dbt-utils

Compare dbt-fal vs dbt-utils and see what are their differences.

dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models. (by fal-ai)

dbt-utils

Utility functions for dbt projects. (by fishtown-analytics)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dbt-fal dbt-utils
12 7
851 1,213
- 2.9%
7.7 6.2
about 2 months ago 7 days ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dbt-fal

Posts with mentions or reviews of dbt-fal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-26.

dbt-utils

Posts with mentions or reviews of dbt-utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Show HN: Nasty, a cross warehouse, type checked, unit testable analytics library
    2 projects | news.ycombinator.com | 8 Mar 2024
    // To get around this, we can use the approach outlined by how dbt does ansi sql generate_series

      // https://github.com/dbt-labs/dbt-utils/blob/main/macros/sql/generate_series.sql
  • Anything one should know before going for self-hosted dbt?
    1 project | /r/dataengineering | 10 Jul 2023
    I got bit by dbt-utils/deduplicate naively removing any row that contained a null in it recently, but fortunately there was a workaround for Databricks and a few other flavors of SQL.
  • Managing SQL Tests
    2 projects | /r/dataengineering | 30 Mar 2023
    I'm used to utilising dbt and defining my tests there (along with dbt-utils or https://github.com/calogica/dbt-expectations): I simply add a list item to a column definition and can already define a great number of tests without having to copy code. I can even extend the pre-defined using generic tests. Writing custom tests also integrates nicely. Additionally it's very convenient to tag tests or define a severity. The learning curve for a business engineer is almost flat as long as they know some SQL.
  • Dbt to acquire Transform to build out its semantic layer
    2 projects | news.ycombinator.com | 9 Feb 2023
    My top three:

    - Dev/stag/prod env check numbers before pushing to production.

    - Unions between two sources that are not the same shape can be done without the headache. https://github.com/dbt-labs/dbt-utils#union_relations-source

    - Macros for common case when statements.

  • Analytics Stacks for Startups
    8 projects | dev.to | 21 Feb 2022
    Add tests: unit tests in SQL are still not really practical, but testing the data, before allowing users to see it, is possible. dbt has some basic tests like Non-NULL and so on. dbt_utils supports comparing data across tables. If you need more, there is Great Expectation and similar tools. dbt also supports writing SQL queries which output “bad” rows. Use this to, e.g. check a specific order against manually checked correct data. Tests give you confidence that your pipelines produce correct results: nothing is worse than waking up with a Slack message from your boss that the graphs look wrong… They are especially useful in case you have to refactor a data pipeline. Basically every query you would run during the QA phase of a change request has a high potential to become an automatic test.
  • Why is Data Build Tool (DBT) is so popular? What are some other alternatives?
    4 projects | /r/dataengineering | 4 Dec 2021
  • Unit testing SQL in DBT
    3 projects | /r/dataengineering | 6 Feb 2021
    The equality test macro is also in the dbt-utils package from fishtown at https://github.com/fishtown-analytics/dbt-utils/blob/master/macros/schema_tests/equality.sql

What are some alternatives?

When comparing dbt-fal and dbt-utils you can also consider the following projects:

dbt-metabase - dbt + Metabase integration

dbt-expectations - Port(ish) of Great Expectations to dbt test macros

sqlfluff - A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

kuwala - Kuwala is the no-code data platform for BI analysts and engineers enabling you to build powerful analytics workflows. We are set out to bring state-of-the-art data engineering tools you love, such as Airbyte, dbt, or Great Expectations together in one intuitive interface built with React Flow. In addition we provide third-party data into data science models and products with a focus on geospatial data. Currently, the following data connectors are available worldwide: a) High-resolution demographics data b) Point of Interests from Open Street Map c) Google Popular Times

dbt-oracle - A dbt adapter for oracle db backend

evidence - Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown

nodejs-bigquery - Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.

Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

streamlit - Streamlit — A faster way to build and share data apps.

airflow-dbt - Apache Airflow integration for dbt

re_data - re_data - fix data issues before your users & CEO would discover them 😊