Tristan Handy's Avatar

Tristan Handy

@jthandy.bsky.social

dbt Always trying to make something that means something. Ziplines, sailboats, kids, companies, relationships.

273 Followers  |  67 Following  |  25 Posts  |  Joined: 08.11.2024  |  2.2564

Latest posts by jthandy.bsky.social on Bluesky

It was the worst of times, it was *tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab tab* is a far, far better thing that I do, than I have ever done; it is a far, far better rest that I go to than I have ever known.

17.01.2025 01:02 โ€” ๐Ÿ‘ 30    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

As we work through integration details weโ€™ll share more about how this will work. But if you use dbt today, youโ€™ll be able to use this new tech.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

While SDF won't be included as part of the Apache 2.0 code base, we plan to make meaningful parts of SDFโ€™s capabilities available to all dbt usersโ€”whether youโ€™re using dbt Core or dbt Cloud.

14.01.2025 14:22 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

So what does this mean for dbt users? The first goal is to get SDFโ€™s SQL parsing capabilities integrated into dbt.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Local Execution: Instead of having to hit your data platform in development, you can take that logical plan and execute it in a local environment.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Lineage: SDF has both the highest-fidelity and most high-performing SQL parsing on the market. And lineage and metadata is, of course, at the heart of the entire data control plane.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Because SDF understands your SQL, it can detect errors without connecting to the remote database. Troubleshooting all of a sudden becomes far faster, as errors get caught as you are typing, not when you do a dbt run.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

SDFโ€™s ability to understand SQL means that it can power IntelliSense in your IDE of choice. With every keystroke, SDF understands what you are typing and can automatically suggest what comes next, including suggesting table and column names.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Developer experience: There are many things that will eventually go into this bucket, but here are two great examples

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

SDF parses and compiles dbt projects really, really fast: Because itโ€™s built in Rust, it simply runs faster than Python. As a result, SDF compiles the same dbt project multiple orders of magnitude faster than dbt Core. If youโ€™re working in a large dbt project, this will vv impact your productivity.

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Benefits for developers: faster, a better developer experience, lineage and local execution

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Integration is easy. SDF has adopted dbtโ€™s syntax, configuration, libraries, and Jinja natively, as part of the SDF runtime. As a result, for most dbt projects there will be no code changes required to take full advantage of SDFโ€™s capabilities!

14.01.2025 14:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Unlike dbt historically (which has treated SQL as strings), SDF sees objects and types and syntax and semantics. In the same way that Virtual Machines (VMs) emulate physical hardware, SDF emulates the SQL compilers native to the data platforms you use.

14.01.2025 14:22 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The toolchain is powered by a state-of-the-art development in SQL understanding. SDF represents each SQL dialect (Snowflake, Redshift, BigQuery, etc) as a complete ANTLR grammar with definitions for all datatypes, coercion rules, functions, scoping intricacies and more.

14.01.2025 14:22 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

It is written in Rust, highly parallelized, and designed for scale.

14.01.2025 14:21 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

What is SDF? SDF is a high performance toolchain for SQL development packaged into one CLI; a multi-dialect SQL compiler, type system, transformation framework, linter, and language server.

14.01.2025 14:21 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
dbt Labs acquires SDF Labs to accelerate the dbt developer experience | dbt Labs New tech will significantly improve performance, enhance developer ergonomics, and bring rich new metadata to dbt.

Today, weโ€™re announcing that dbt Labs has acquired SDF Labs. This a monumental day for dbt Labs and the entire dbt Community Thread on what that means ๐Ÿงต

www.getdbt.com/blog/dbt-lab...

14.01.2025 14:20 โ€” ๐Ÿ‘ 24    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 3
Screen shot of article about podcast "The intersection of UI, exploratory data analysis and SQL"

Screen shot of article about podcast "The intersection of UI, exploratory data analysis and SQL"

An excellent overview of the evolution of EDA and data viz: from Tukey to BI tools, Python/R/JS tools, in-process databases e.g. DuckDB, WASM...and the exciting future changes to how data is done. Thanks @jthandy.bsky.social y.bsky.social @hamilton.bsky.social

roundup.getdbt.com/p/the-inters...

23.12.2024 06:27 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Reflections and Predictions A fascinating 2024 is a precursor to a big 2025.

roundup.getdbt.com/p/reflection...

it's all about iceberg.

15.12.2024 18:08 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

jealous. i never got this upgrade. i just rely on my 'doesn't need that much sleep' superpower :P

25.11.2024 19:15 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Yep, agree. Unsurprisingly I see a lot of this as an ecosystem problem and think SWE is ahead because of the persistent compounding effects of OSS over the course of multiple decades. I think data people are constantly forced to make this shit choice when they should be able to have both.

22.11.2024 21:41 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

sorry, legit not meant as a snipe, i found your post provocative.

22.11.2024 01:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

why can't we have both?

consistent underlying platform, different development experiences... right?

C developers still fight about vim / emacs, they're still united by language.

i think we often make things in data very hard that should be very easy.

22.11.2024 01:58 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

What is next? Do you go into prod also in Duck? or..?

Real question, curious about the workflow you're cooking on.

19.11.2024 18:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Data as an assembly line (w/ Cedric Chin) โ€” The Analytics Engineering Podcast Cedric Chin runs Commoncogโ€”a publication about accelerating business expertise. He joins Tristan to talk about the analytics development lifecycle, how organizations value (or misvalue) data, and why ...

Donโ€™t know what statistical process control is? This podcast where @jthandy.bsky.social interviews @cedricchin.bsky.social will get you started

overcast.fm/+AAw94Uafve8

19.11.2024 01:04 โ€” ๐Ÿ‘ 18    ๐Ÿ” 2    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 2

where do YOU keep your last 7 years of tax returns!?

11.11.2024 17:14 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

well now i'm one post in and zero toxicity. good start! lol

11.11.2024 17:10 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Dipping my toe in here. Deeply skeptical of social at this point in my life but at the same time in search of that Twitter golden age. Trying to be open. Hello world.

11.11.2024 14:41 โ€” ๐Ÿ‘ 53    ๐Ÿ” 2    ๐Ÿ’ฌ 11    ๐Ÿ“Œ 2

@jthandy is following 20 prominent accounts