databend
databend copied to clipboard
Feature: Support Power BI Connections
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.
I think it could be a derived issue from implementing a native ODBC driver for databend.