Clone
1
S3 Table Bucket
Chris Lu edited this page 2026-01-30 11:33:33 -08:00

S3 Tables

Important

Work in Progress This feature is currently under development.

Introduction

SeaweedFS is adding support for Amazon S3 Tables, which provides a way to manage structured datasets using the Apache Iceberg table format. S3 Tables combine the scalability of S3 with the performance and features of dedicated table formats.

Key Features

  • Apache Iceberg Support: Native support for Iceberg tables.
  • Table Buckets: Dedicated buckets for storing your tables.
  • Namespaces: Logical grouping of tables within a table bucket.

Documentation