# Delta Lake

**Canonical:** https://apis.io/apis/table-format/delta-lake/  
**Provider:** Table Format — https://apis.io/providers/table-format/  
**Documentation:** https://delta.io/

Delta Lake is one of 8 APIs that [Table Format](https://apis.io/providers/table-format/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Delta Lake, Data Lake, ACID Transactions, Apache Spark, and Databricks. The published artifact set on APIs.io includes API documentation.

Delta Lake is an open-source storage framework developed by Databricks that adds reliability, performance, and ACID compliance to data lakes. It uses a transaction log (delta log) to record all changes to data. Delta Lake is deeply integrated with Apache Spark and supports batch and streaming workloads, schema enforcement, time travel, and MERGE operations.

## Machine-readable artifacts (3)

- **Documentation** — https://docs.delta.io/
- **GitHub** — https://github.com/delta-io/delta
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/table-format/refs/heads/main/apis.yml

## Other Table Format APIs (7)

- [Apache Hudi](https://apis.io/apis/table-format/apache-hudi/)
- [Table Format Commits API](https://apis.io/apis/table-format/table-format-commits-api/)
- [Table Format Configuration API](https://apis.io/apis/table-format/table-format-configuration-api/)
- [Table Format Namespaces API](https://apis.io/apis/table-format/table-format-namespaces-api/)
- [Table Format OAuth2 API](https://apis.io/apis/table-format/table-format-oauth2-api/)
- [Table Format Tables API](https://apis.io/apis/table-format/table-format-tables-api/)
- [Table Format Views API](https://apis.io/apis/table-format/table-format-views-api/)

## Tags

Delta Lake, Data Lake, ACID Transactions, Apache Spark, Databricks

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/table-format/delta-lake/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/table-format/.
