SQLMesh is an open source DataOps framework from Tobiko Data that brings the best practices of DevOps to data teams.

Joined March 2023
11 Photos and videos
25 Feb 2025
🏎️ SQLMesh now supports @ClickHouse, bringing precise, error-free data transformation to one of the world’s fastest analytical databases. Build, test & deploy with zero disruption real-time analytics at unmatched scale. Read more about our integration: tobikodata.com/sqlmesh-click…
1
1
14
1,022
SQLMesh retweeted
I'm with @ericriddoch and Ben Epstein live coding with SQLmesh. Come join us youtube.com/live/6Ivmza-3mVM…
2
4
943
SQLMesh retweeted
This week’s episode of @drilltodetail features @Captaintobs from @TobikoData on @Airbnb, #DataOps and the engineering innovation behind @SQLMesh
3
4
1,454
SQLMesh retweeted
10 Oct 2024
dlt-SQLMesh generator: A case of metadata handover With this integration, incremental models can be automatically generated in SQLMesh based on dlt metadata dlthub.com/blog/sqlmesh-dlt-…
2
3
614
SQLMesh retweeted
Tired of messy data pipelines? 🥹🫣 Check out the @SQLMesh @dltHub integration for seamless metadata handovers, faster scaffolding, and incremental processing. 💻 Simplify your data workflows! 🔗 tobikodata.com/integrated-da… #DataEngineering #DataPipelines
1
4
13
1,110
SQLMesh retweeted
Featuring SQLMesh on this week's episode of Open-Source Spotlight, our series where we're discovering open-source tools. @TobikoData's Toby Mao, @Captaintobs, joined us in demonstrating how this tool can help data team workflows. Watch the demo here: youtu.be/ASiBidAFdwM

2
9
1,232
SQLMesh retweeted
Join @Captaintobs and @Al_Grigor from @DataTalksClub on their Open-Source Spotlight series, where they talk through the benefits of @SQLMesh like: ♦ Column-level lineage ♦ Environment Management ♦ Instant Prod deployments and much more! youtu.be/ASiBidAFdwM

2
7
682
SQLMesh retweeted
Want to learn about running your #dbt project with @SQLMesh? Check out our latest YouTube video to run through a workflow using the classic Jaffle Shop example project! youtube.com/watch?v=X9RA6aO-…
3
6
678
29 Jul 2024
This rounds out our Quickstart guide! What would you like to learn about next?
Our latest #YouTube #video is up! #learn how to make changes to your #data #models with @SQLMesh plans! #opensource #community #tutorial youtu.be/BWwJTkvt_A8
2
487
31 May 2024
The @SnowflakeDB #summit this year looks awesome! 😍❄️
📷Calling all #AI and #ML developers: #DataCloudDevDay is coming June 6 to San Francisco! @Captaintobs, @TysonMao and Afzal Jasani are featured attendees at the Data Engineering, Startups, and Open Source meetups – RSVP for free to hang out with us 📷snowflake.com/summit/devday/…
3
551
SQLMesh retweeted
29 May 2024
Some exciting new features just dropped for @SQLMesh v0.100! Snowpark's DataFrame api is now available to use in Python models! Now you can leverage the power of Python and Snowpark to run advanced transformations that run directly on Snowflake! Python models are super easy to write and debug with SQLMesh because they run wherever you run SQLMesh. The driver code runs on your laptop while the distributed code (dataframe api) runs in the warehouse. It's the best of both worlds! Another really cool feature we've added is the new Incremental by Partition model kind / materialization. These are special models that will incrementally replace partitions while keeping existing partitions intact. For example, if you have a dataset that is partitioned by country, and every day, you want to only refresh a set of countries. sqlmesh.readthedocs.io/en/st… sqlmesh.readthedocs.io/en/st…

1
8
31
4,910
28 May 2024
The start of a busy 3 weeks for the @TobikoData #team!
Replying to @DeveloperWeek
@DeveloperWeek #management and #AI dev summit start TOMORROW! 🥳 @MarisaDataNerd's talk and #roundtable are tomorrow back to back; join her to get the most out of your data pipelines. 📊 developerweekmanagement2024.… #conference #sanfran #datapipelines #dataanalysis
340
24 May 2024
its a packed #conference season for the @TobikoData team 🥳 #conferencealerts
The @AgileAlliance 2024 #conference is coming up quickly! 🎉 #register today to see @MarisaDataNerd's talk! 🆔 #MarieKondo Your Data Pipelines with @SQLMesh 🗓 Tues, July 23rd 🕥 10:45 AM - 12:00 PM 📍 @GaylordTexan #dallas events.agilealliance.org/Agi… #Speaker #agile #TechTalk
330
23 May 2024
Get a sneak preview of the #CaseStudies from #real #opensource SQLMesh users!
Replying to @DeveloperWeek
@DeveloperWeek #management #conference is NEXT WEEK! 🤯 Catch @MarisaDataNerd's talk on Scaling your #DataPipelines with #OpenSource 🗓 Wednesday, May 29th 🕙 10 am PDT developerweekmanagement2024.…
231
22 May 2024
#data #intelligence for all! 🤓📊
The @databricks #DataAISummit is coming up quickly, and we are #sponsors!! 🥳 Come by our booth to learn about our #opensource @SQLMesh project! 🧑‍💻 📅 June 10-13th 📍 @MosconeCenter databricks.com/dataaisummit #dataforall #dataintelligence
1
247
21 May 2024
More to come! #opensource #community
Announcing our latest #blog! We #partnered with the wonderful team at @VoltronData to create a guide on how to use the fantastic #opensource projects @IbisData and @SQLMesh together! Streamline your #data #analysis 😍 tobikodata.com/ibis-sqlmesh-…
2
281
16 May 2024
Yeah! Gotta love that #data 😍
The @DeveloperWeek #management and #AI #dev #summit are in 2 weeks 🤯 Join @MarisaDataNerd to get real #data and #Case #Studies on how to scale your data pipelines using @SQLMesh! 📊 developerweekmanagement2024.… #DataPipelines #casestudy #dataengineering #dataanalytics
1
183
15 May 2024
Come visit us at our #DataCloudDevDay #booth 🥳
We can’t wait for @SnowflakeDB's #DataCloudDevDay! 🤖 Join us to learn about @SQLMesh and #DataTransformation 🙌 Register now for free: snowflake.com/summit/devday/…
1
253
SQLMesh retweeted
10 May 2024
I'm really glad to see unit testing is becoming normal in the analytics engineering workflow with the release of dbt's version of unit tests. It's something we at @TobikoData cared a lot about during our days at Netflix and Airbnb and we knew it had to be part of @SQLMesh on day 1. But we certainly understand that testing data is a relatively new concept and seen as a challenging chore. But hopefully with dbt's new addition, together we can make testing data as widespread as testing software. We've done a lot of thinking about how to make unit testing data easier and less painful. Here are some unique features that SQLMesh unit tests provides. 1. We can run your tests on DuckDB even if your project normally runs on a warehouse like Bigquery or Snowflake. This is made possible by SQLGlot. It's way faster, cheaper, and easier to setup then running tests against your actual warehouse. If your SQL cannot be automatically translated, you can of course run your tests on any warehouse you like sqlmesh.readthedocs.io/en/st… 2. No one likes to define the input data for tests, so we added a tool to create tests for you. Just write a query and the results will form your initial test which you can then tweak! sqlmesh.readthedocs.io/en/st…

1
12
60
5,923