⚙️ Clickhouse is advancing at data integration
Apart from having fully-functional DB links to PostgreSQL and MySQL,
Clickhouse is also able to fetch data from any URL:
— No need for 3rd party tools (ELT)
— Extensive configurations for data formats and compression
— Do it SQL declarative way
— Works best with dbt modeling
Now I give you a brief example of how to sync data from external API (e.g. gSheets) to Clickhouse:
1. You create a table with URL engine pointing to external API either manually or using dbt macro
2. You register this table as a dbt source
3. You then reference this source anywhere in your dbt project
See the code →
#elt #integration #clickhouse #dbt
🌐 @data_apps | Навигация по каналу
Post #254
673