Delta Lake Storage Framework

The Delta Lake storage framework defines the on-disk transaction log and protocol that adds ACID transactions, schema enforcement, and time travel to Parquet-based data lakes. Delta Lake exposes Spark, Rust, and Python APIs (delta-spark, delta-rs, deltalake) rather than a network API.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/delta-lake-storage"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: delta-lake:delta-lake-storage
name: Delta Lake Storage Framework
description: The Delta Lake storage framework defines the on-disk transaction log and protocol that adds
  ACID transactions, schema enforcement, and time travel to Parquet-based data lakes. Delta Lake exposes
  Spark, Rust, and Python APIs (delta-spark, delta-rs, deltalake) rather than a network API.
humanURL: https://docs.delta.io/
tags:
- Lakehouse
- Protocol
- Storage
- Transaction Log
properties:
- type: Documentation
  url: https://docs.delta.io/
- type: Protocol
  url: https://github.com/delta-io/delta/blob/master/PROTOCOL.md
- type: SourceCode
  url: https://github.com/delta-io/delta
- type: ReleaseNotes
  url: https://github.com/delta-io/delta/releases