cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Connecting Databricks to react application

pradeepvatsvk
New Contributor III

Hi team , i want to connect my unity catalog tables to the react application, also we need to write some data back to the tables from react UI, for example  we are having some records which will be checked by the business people and the will approve or reject those records . what is the best way to do this type of things

 

1 REPLY 1

NandiniN
Databricks Employee
Databricks Employee

A React application cannot directly interface with Unity Catalog for data operations.

You can use Databricks APIs or JDBC connections to interact with your Unity Catalog tables.

You can also check the REST API and use them in the applications https://docs.databricks.com/api/workspace/catalogs

 

 

 

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now