Standard

Standard

Specifications, protocols, and file formats that define interoperability.

8 nodes

S3 API

Standard

The HTTP-based API for object storage operations — PUT, GET, DELETE, LIST, multipart upload. The de-facto standard for object storage interoperability...

13 connections 3 resources

Apache Parquet

Standard

A columnar file format specification designed for efficient analytical queries. Stores data by column, enabling predicate pushdown, projection pruning...

16 connections 4 resources

Apache Arrow

Standard

A cross-language in-memory columnar data format specification with libraries for zero-copy reads, IPC, and efficient analytics.

5 connections 4 resources

Iceberg Table Spec

Standard

The specification defining how a logical table is represented as metadata files, manifest lists, manifests, and data files on object storage. Provides...

5 connections 3 resources

Delta Lake Protocol

Standard

The specification for ACID transaction logs over Parquet files on object storage. Defines how writes, deletes, and schema changes are recorded in a JS...

5 connections 4 resources

Apache Hudi Spec

Standard

The specification for managing incremental data processing on object storage — record-level upserts, deletes, change logs, and timeline-based metadata...

4 connections 4 resources

ORC

Standard

Optimized Row Columnar file format specification — a columnar format with built-in indexing, compression, and predicate pushdown support, originally d...

5 connections 3 resources

Apache Avro

Standard

A row-based data serialization format with rich schema definition and built-in schema evolution support. Schemas are stored with the data.

4 connections 3 resources