The dbt adapter for Microsoft Fabric Lakehouses and Data Warehouses
Project description
dbt-fabric-samdebruyn
A maintained and extended fork of the dbt-fabric adapter, supporting both Microsoft Fabric compute engines:
- Fabric Data Warehouse — T-SQL, uses the mssql-python driver (
type: fabric) - Fabric Lakehouse — Spark SQL via Livy sessions (
type: fabricspark)
The dbt-fabric adapter was originally developed by the community and later adopted by Microsoft. Sam Debruyn, one of the original authors and core contributors, continues development and maintenance through this fork. It has additional features and bugfixes compared to Microsoft's version, which has seen limited investment since adoption.
Quick start
Data Warehouse (T-SQL)
Drop-in replacement for the original dbt-fabric adapter:
pip install dbt-fabric-samdebruyn dbt-core
If you are migrating from the original adapter, all you need is pip uninstall dbt-fabric first.
Lakehouse (Spark SQL)
pip install dbt-fabric-samdebruyn[spark] dbt-core
This installs dbt-spark as a dependency. See the Lakehouse guide for configuration and usage.
Documentation
Full documentation for using dbt with Microsoft Fabric is available at dbt-fabric.debruyn.dev.
Code of Conduct
Everyone interacting in this project's codebases, issues, discussions, and related Slack channels is expected to follow the dbt Code of Conduct.
Acknowledgements
Special thanks to:
- Jacob Mastel: for his initial work on building dbt-sqlserver.
- Mikael Ene: for his initial work and continued maintenance on the dbt-sqlserver adapter.
- Anders Swanson: for his continued maintenance of the dbt-sqlserver adapter and the creation of the dbt-synapse adapter. And for his work at dbt Labs.
- dbt Labs: for their continued support of the dbt open source ecosystem.
- the Microsoft Fabric product team, for their support and contributions to the dbt-fabric adapter.
- every other contributor to dbt-sqlserver, dbt-synapse, and dbt-fabric.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbt_fabric_samdebruyn-1.12.2.tar.gz.
File metadata
- Download URL: dbt_fabric_samdebruyn-1.12.2.tar.gz
- Upload date:
- Size: 623.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b920149e725bf1bb007ab95b504753816fbcb2114b28bb7bcd321ab70ada99
|
|
| MD5 |
17b1a1a89e1532434efdc49fa8bcc0b4
|
|
| BLAKE2b-256 |
08eead71431c8a88e12648a746e224acd42290c57423d51b2461b466fd98c474
|
File details
Details for the file dbt_fabric_samdebruyn-1.12.2-py3-none-any.whl.
File metadata
- Download URL: dbt_fabric_samdebruyn-1.12.2-py3-none-any.whl
- Upload date:
- Size: 166.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d070b8c0a75e50745c9be51036486680c17f6c7198ab02af1a60394eeb77ebf6
|
|
| MD5 |
9781e89dc7e853c1bf69da6cde2b1d3c
|
|
| BLAKE2b-256 |
7ad86d30008804b3670891f9611d12c6e246a16642b3b54782738c575c154cdc
|