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

Can I access Delta tables outside of Databricks Runtime?

User16790091296
Databricks Employee
Databricks Employee
 
2 REPLIES 2

sajith_appukutt
Databricks Employee
Databricks Employee

For reading / writing to delta from spark outside of databricks, follow the instructions here

Since delta lake is open source / based on open standards, the community has built connectors for other engines ( not just spark ) . There is a growing ecosystem of connectors and the integration details could be found here

User16826994223
Databricks Employee
Databricks Employee

Yes You can , write can be issue but read is fine