Delta Sharing Protocol

Delta Sharing is an open protocol for secure data sharing across organizations, defined as a REST API specification. Sharing servers expose endpoints for listing shares, schemas, and tables, and for retrieving signed URLs to underlying data files.

API entry from apis.yml

apis.yml Raw ↑
aid: delta-lake:delta-sharing
name: Delta Sharing Protocol
description: Delta Sharing is an open protocol for secure data sharing across organizations, defined as
  a REST API specification. Sharing servers expose endpoints for listing shares, schemas, and tables,
  and for retrieving signed URLs to underlying data files.
humanURL: https://delta.io/sharing/
tags:
- Data Sharing
- Open Protocol
- REST
properties:
- type: Documentation
  url: https://github.com/delta-io/delta-sharing
- type: Protocol
  url: https://github.com/delta-io/delta-sharing/blob/main/PROTOCOL.md
- type: SourceCode
  url: https://github.com/delta-io/delta-sharing