using databricks sql warehouse as web app backend
Hi,I wanted to ask if anyone is using Databricks SQL Warehouse as backend for small to large scale web application? What are your thoughts about it, specially what Databricks team thinks of it ?Kind Regards,A
- 14408 Views
- 8 replies
- 0 kudos
Latest Reply
Yes, Databricks SQL Warehouse can be used as a web app backend by exposing it through REST APIs or JDBC/ODBC to serve queries and data to your application.
- 0 kudos