Business intelligence tools
This article highlights business intelligence tools that integrate with Azure Databricks.
The following tools are available in the Azure Databricks UI, to users with the SQL entitlement. Users with elevated privileges can manage entitlements for other users. See Manage entitlements.
AI/BI Genie is a conversational tool that lets users interact with their data using natural language. You can customize interactions based on your organization's terminology and datasets. With Genie, you can allow business users to go beyond dashboard reporting without requiring technical expertise or assistance.
Databricks provides integrated dashboards for building interactive visualizations from your data. These dashboards support features like:
- Streamlined orgnization-wide sharing
- AI-assisted authoring
- Multi-page reporting
- Auto-generated companion Genie spaces
- Secure sharing through embedding in third-party applications
For more details, see Dashboards. To create your first dashboard, try Create a dashboard.
Third-party business intelligence tools such as Tableau and Power BI can connect to Databricks, which allows you to create visualizations using familiar interfaces. The following table includes links to set up connections with various third-party tools:
Azure Databricks supports integrations using Java Database Connectivity (JDBC) and Open Database Connectivity (ODBC), which are industry-standard specifications for accessing database management systems. These standards ensure secure, high-performance data connectivity across a wide range of tools and applications. Use the following resources for setup and usage instructions:
- Databricks ODBC Driver: Establish ODBC connections to Azure Databricks.
- Databricks JDBC Driver (OSS): Set up JDBC integrations with compatible tools and applications.
For a complete list of SQL development tools compatible with Azure Databricks, see SQL connectors, libraries, drivers, APIs, and tools.