fishtown-analytics / Dbt

Licence: apache-2.0
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
rust
11053 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to Dbt

tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (-94.41%)
Mutual labels:  analytics, business-intelligence, data-modeling
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Stars: ✭ 26,803 (+583.92%)
Mutual labels:  analytics, business-intelligence, slack
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (+414.09%)
Mutual labels:  analytics, business-intelligence
Dataform
Dataform is a framework for managing SQL based data operations in BigQuery, Snowflake, and Redshift
Stars: ✭ 342 (-91.27%)
Mutual labels:  analytics, business-intelligence
Ananas Desktop
A hackable data integration & analysis tool to enable non technical users to edit data processing jobs and visualise data on demand.
Stars: ✭ 551 (-85.94%)
Mutual labels:  analytics, business-intelligence
Data Science Career
Career Resources for Data Science, Machine Learning, Big Data and Business Analytics Career Repository
Stars: ✭ 630 (-83.92%)
Mutual labels:  analytics, business-intelligence
Abixen Platform
Abixen Platform
Stars: ✭ 530 (-86.48%)
Mutual labels:  analytics, business-intelligence
Swiv
For the open source UI formerly know as Pivot
Stars: ✭ 165 (-95.79%)
Mutual labels:  analytics, business-intelligence
Skyalt
Accessible database and analytics. Organize and learn from data without engineers.
Stars: ✭ 40 (-98.98%)
Mutual labels:  analytics, business-intelligence
Superset
Apache Superset is a Data Visualization and Data Exploration Platform
Stars: ✭ 42,634 (+987.88%)
Mutual labels:  analytics, business-intelligence
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+1071.98%)
Mutual labels:  analytics, business-intelligence
Mprove
Open source Business Intelligence tool 🎉
Stars: ✭ 212 (-94.59%)
Mutual labels:  analytics, business-intelligence
Amplitude Javascript
JavaScript SDK for Amplitude
Stars: ✭ 234 (-94.03%)
Mutual labels:  analytics
Widestage
Lightweight Open Source Business Intelligence and reporting tool for mongodb, postgresql, Mysql, MS sql, oracle, & google bigQuery allow users create their own reports just dragging and dropping, widestage also has a data governance layer AKA semantic layer
Stars: ✭ 246 (-93.72%)
Mutual labels:  business-intelligence
Pow assent
Multi-provider authentication for your Pow enabled app
Stars: ✭ 236 (-93.98%)
Mutual labels:  slack
Weld
High-performance runtime for data analytics applications
Stars: ✭ 2,709 (-30.88%)
Mutual labels:  analytics
Slacknimate
👯 Realtime text animation for Slack chatops
Stars: ✭ 250 (-93.62%)
Mutual labels:  slack
Hyperspace
An open source indexing subsystem that brings index-based query acceleration to Apache Spark™ and big data workloads.
Stars: ✭ 246 (-93.72%)
Mutual labels:  analytics
Tms
基于频道模式的团队沟通协作+轻量级任务看板,支持mardown、富文本、在线表格和思维导图的团队博文wiki,i18n国际化翻译管理的响应式web开源团队协作系统。
Stars: ✭ 232 (-94.08%)
Mutual labels:  slack
Querytree
Data reporting and visualization for your app
Stars: ✭ 230 (-94.13%)
Mutual labels:  analytics

dbt logo

Unit Tests Badge Integration Tests Badge

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

architecture

Understanding dbt

Analysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.

These select statements, or "models", form a dbt project. Models frequently build on top of one another – dbt makes it easy to manage relationships between models, and visualize these relationships, as well as assure the quality of your transformations through testing.

dbt dag

Getting started

Join the dbt Community

Reporting bugs and contributing code

Code of Conduct

Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].