Standard

Standard

Specifications, protocols, and file formats that define interoperability.

21 nodes
S3 API Standard

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

53 3
Apache Parquet Standard

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

20 4
Apache Arrow Standard

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

9 4
Iceberg Table Spec Standard

The specification defining how a logical table is represented as metadata files, manifest lists, manifests, and data files on obje…

9 3
Delta Lake Protocol Standard

The specification for ACID transaction logs over Parquet files on object storage. Defines how writes, deletes, and schema changes …

5 4
Apache Hudi Spec Standard

The specification for managing incremental data processing on object storage — record-level upserts, deletes, change logs, and tim…

4 4
ORC Standard

Optimized Row Columnar file format specification — a columnar format with built-in indexing, compression, and predicate pushdown s…

5 3
Apache Avro Standard

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

4 3
Container Object Storage Interface (COSI) Standard

A Kubernetes API standard for provisioning and managing object storage buckets as native Kubernetes resources, analogous to CSI (C…

4 3
Iceberg REST Catalog Spec Standard

An open REST API specification for Apache Iceberg catalog operations, enabling multi-engine interoperability through a standardize…

9 3
NVMe-oF / NVMe over TCP Standard

A protocol family for accessing NVMe storage devices over network fabrics (RDMA, TCP, Fibre Channel), enabling disaggregated flash…

3 2
RDMA (RoCE v2 / InfiniBand) Standard

A network transport protocol for direct memory-to-memory data transfer between machines, bypassing the operating system kernel and…

3 2
Zoned Namespace (ZNS) SSD Standard

An NVMe SSD specification that exposes storage as sequential-write zones instead of random-access blocks, reducing write amplifica…

2 2
AWS Signature Version 4 (SigV4) Standard

The AWS cryptographic request signing protocol used to authenticate and authorize S3 API requests. Every S3 request is signed with…

2 3
Object Lock / WORM Semantics Standard

An S3 API extension that provides write-once-read-many (WORM) protection for objects, preventing deletion or modification for a sp…

9 3
CRDT Standard

Conflict-free Replicated Data Types — mathematical data structures that can be replicated across multiple sites and merged without…

3 2
OpenLineage Standard

An open standard that defines a common JSON schema for capturing data lineage events — what datasets were consumed, what was produ…

6 3
S3 Directory Bucket Standard

A specialized S3 bucket type with a hierarchical directory namespace optimized for high-performance, high-request-rate workloads. …

4 2
Iceberg V3 Spec Standard

The 2025 evolution of the Apache Iceberg table specification, introducing Row Lineage for row-level provenance tracking, native CD…

4 2
Lance Format Standard

A modern columnar data format optimized for random access and vector search on object storage, providing up to 100x faster random …

5 3
Data Contracts Standard

A formal agreement between data producers and data consumers that specifies the schema, semantics, SLAs, and quality expectations …

6 3
View in graph →