[Video Content] Batch Pipelines for Getting Tulip Data into Data Warehouse

Hey everyone,

I have seen many businesses struggle with how to get Tulip data into a centralized data warehouse so that it can be analyzed in business intelligence tools and combined with other enterprise system data. In this video, I walk through a library and Python script which I would recommend trying to robustly build out this infrastructure. This can be run on a local machine or scheduled in the cloud in collaboration with your IT data teams. I would love to hear more thoughts on how others are solving this problem or what organizations are using for these types of niche integrations. Maybe one day Tulip will be a verified source with some of these platforms like Fivetran and portable.io

Video Here:

Code can be found in this GitHub repo:
https://github.com/dapomeranz/tulip_dā€¦

dlt has excellent documentation and way more features than I discuss:
https://dlthub.com/docs/getting-started

3 Likes