The excel adapter plugin for dbt (data build tool)
Project description
dbt-excel: Unleash the Power of Excel in Your Data Stack
The ultimate solution for the data-driven world
Welcome to dbt-excel, the revolutionary dbt adapter that combines the rigor of dbt with the flexibility and familiarity of Excel. Get ready to change the way you look at data analytics forever.
Features
- Integrate Excel with dbt: query data that you didn't know existed, for people who didn't know you existed, all from Excel!
- Use your favorite Excel functions: VLOOKUP, sheet support, averageif, and more, because life's too short for learning SQL functions.
- Runs blazingly fast queries thanks to duckdb running in the background, so you can have your cake and eat it too!
- Monitor your data assets, collaborate on data models, and document your queries, all within Excel. Remember, if it's not in Excel, it's not worth doing!
Installation
To install dbt-excel, just run the following command in your terminal:
python -m pip install dbt-excel
Profile setup
The default profile will create a duckdb file in /tmp, of the custom excel
type. You can adjust the path if necessary.
dbt_excel:
target: dev
outputs:
dev:
type: excel
path: /tmp/dbt.duckdb
Running your first DBT Excel model
Steps:
cd
into thedbt_project
directory, then rundbt run -s my_first_dbt_model --profiles-dir .
this will run the models in themodels/example/my_first_dbt_model.sql
file.- A Excel file exists in
sources/people.xlsx
, which will be read and used by the models. The result will be written tofirst_model.xlsx
. - Boom, you just read from AND wrote to Excel!
- Savour this moment, it's precious.
Testimonials:
Enterprise Architect:
As an Enterprise Architect, I have been involved in countless failed digital transformation projects. They all make the same mistake. They forget one thing: all data lives in Excel. By moving away from enterprise-grade solutions like Excel to complicated stacks based on FivetPython, dbt and XXX, companies neglect their core competence. 1,048,576 rows ought to be enough for anybody. The only digital winners are the companies that build their stack on top of Excel.
CEO:
Companies worldwide are pouring trillions of dollars into digital transformation. But they forget one thing. In the end, all data lives in Excel. Dbt-excel combines the rigour of software engineering from dbt with the flexibility of Excel. True data democratization starts and ends with Excel.
Anonymous Analyst:
I used to have impostor syndrome working with DBT. With Excel I know I Excel.
Credits
Big credits to Josh Wills' excellent DBT Duckdb adapter which inspired this project!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dbt-excel-1.4.0rc2.tar.gz
.
File metadata
- Download URL: dbt-excel-1.4.0rc2.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1dab4f3f3382c8fe7361e60d8927b6c2e904f19685f8a035f9725932132e0ff |
|
MD5 | 5886e87c84ee2be92ae5771ccb338c24 |
|
BLAKE2b-256 | 6ed4380081948b97a8176b0f28312e3f8fc1130accf19d7bd4ab53ff5e51320e |
File details
Details for the file dbt_excel-1.4.0rc2-py3-none-any.whl
.
File metadata
- Download URL: dbt_excel-1.4.0rc2-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75ccbe77685086116194e243bf74bcf042b3fd4e281f5d6dbcccdf140755be84 |
|
MD5 | 43c43e543af091648cf732640bd1c806 |
|
BLAKE2b-256 | 406e2b06c03caf4925ab0625ec0fd9e36cafec8bd40681ec0872e7a727a27b25 |