docs/src/content/docs/index.md
Delta Lake is an open source project that enables building a Lakehouse architecture on top of data lakes. Delta Lake provides ACID transactions, scalable metadata handling, and unifies streaming and batch data processing on top of existing data lakes, such as S3, ADLS, GCS, and HDFS.
Specifically, Delta Lake offers:
To get started follow the quickstart guide to learn how to use Delta Lake with Apache Spark.