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.
Access data in Apache Spark formats and from external data sources.
Access file metadata in Apache Spark file-based data sources.
Use Apache Spark APIs to work with data.
Use legacy Apache Spark APIs.