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

Consume gold data layer from web application

apiury
New Contributor III

Hello!

We are developing a web application in .NET, we need to consume data in gold layer, (as if we had a relational database), how can we do it? export data to sql server from gold layer?

2 REPLIES 2

erigaud
Honored Contributor

There are several ways to do this, but I personally like to use the sql statement API (see docs here : https://docs.databricks.com/sql/admin/sql-execution-tutorial.html)

Coupled with a serverless sql warehouse, this allows you to run fast queries on your data (for example a simple select *) and retrieve the data for you to process however you want.

Anonymous
Not applicable

Hi @apiury 

Thank you for posting your question in our community! We are happy to assist you.

To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?

This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance! 

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