datafuselabs / databend

𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.66k stars 726 forks source link

Feature: Support Power BI Connections #15342

Open inviscid opened 4 months ago

inviscid commented 4 months ago

Summary

Power BI is a widely used tool for data analytics. We have customers who have adopted it as their corporate standard, therefore all data must be accessible by the tool in those cases.

Ideally, Databend would support direct data connections from Power BI so dynamic querying is possible rather than relying on batch ETL processes or CDC sync processes. This becomes especially important for performing time sensitive analysis or where the datasets are very large.

ZhiHanZ commented 4 months ago

I think it could be a derived issue from implementing a native ODBC driver for databend.