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:ย 

Query Databricks SQL Endpoint Database from NodeJs

KrishnaWahi
New Contributor II

I have my Databricks SQL Endpoint running, I have created many tables there using AWS S3 Delta. Now I want to query the Databricks SQL Endpoint from NodeJs. So It is possible ?

I tried to find and researched a lot but didn't get any useful tutorial for that.

1 ACCEPTED SOLUTION

Accepted Solutions

BilalAslamDbrx
Databricks Employee
Databricks Employee

We are very interested in supporting two capabilities -- in fact these are being worked on already:

  • The ability to issue a SQL query over REST and track its status, retrieve results etc.
  • A NodeJS SDK for Databricks SQL

Keep an eye on our release notes ๐Ÿ™‚

View solution in original post

3 REPLIES 3

shan_chandra
Databricks Employee
Databricks Employee

DBSQL does not provide access to running queries over a REST API currently.

Thanks Shan for answering.

May I know when I can expect it to be ready ?

For example, In python we have "Databricks SQL Connector"

https://pypi.org/project/databricks-sql-connector/

For establishing the connection.

Looking for the same in Nodejs !?

BilalAslamDbrx
Databricks Employee
Databricks Employee

We are very interested in supporting two capabilities -- in fact these are being worked on already:

  • The ability to issue a SQL query over REST and track its status, retrieve results etc.
  • A NodeJS SDK for Databricks SQL

Keep an eye on our release notes ๐Ÿ™‚

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group