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.