How can I connect databricks apps with Unity Catalog?

vedant1611
New Contributor

Hi,

I'm working on building a Databricks app to streamline several team tasks through a user-friendly data application.

One key feature I’d like to implement is integrating Databricks Apps with Unity Catalog. Specifically, I want to display a dropdown in the UI that lists all tables within a selected Unity Catalog schema. Once a table is selected, users should be able to perform data profiling directly from the app.

Is it possible to achieve this level of connectivity and interaction between Databricks Apps and Unity Catalog? If so, could you provide guidance or best practices for implementing this functionality?

Thanks