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: 

Is it possible to use the databricks-sql-nodejs driver in a create-react-app app?

testname1
New Contributor II

I'm using the typescript example for the databricks sql driver but I'm getting errors when compiling:

image.png

1 REPLY 1

User16502773013
Databricks Employee
Databricks Employee

Hello @asdf fdsa​ ,

The NodeJS connector is built for NodeJS environment it will not integrate ReactJS

For cases where a web execution is needed we advise to use SQL Exec API

Please check documentation here for the same:

https://docs.databricks.com/sql/api/sql-execution-tutorial.html

Regards

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