Data guide
This guide shows how to work with data in Databricks:
Create tables directly from imported data. Table schema is stored in the default Databricks internal metastore and you can also configure and use external metastores.
Ingest data into Databricks
Access data in Apache Spark formats and from external data sources:
Use Apache Spark APIs to work with data.
Use legacy Apache Spark APIs.