# Introducing iceberg-js: A JavaScript Client for Apache Iceberg

DevFeed: [Introducing iceberg-js: A JavaScript Client for Apache Iceberg](<https://devfeed.tech/articles/introducing-iceberg-js-a-javascript-client-for-apache-iceberg-406.md>)

Original publisher: [Read original article](<https://supabase.com/blog/introducing-iceberg-js>)

Author: Katerina Skroumpelou

Published: 2025-12-08T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [API](<https://devfeed.tech/topics/api.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [apache-iceberg](<https://devfeed.tech/tags/apache-iceberg.md>), [api](<https://devfeed.tech/tags/api.md>), [fetch](<https://devfeed.tech/tags/fetch.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [libraries](<https://devfeed.tech/tags/libraries.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [parquet](<https://devfeed.tech/tags/parquet.md>), [rest](<https://devfeed.tech/tags/rest.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Supabase introduces iceberg-js, a minimal, vendor-agnostic JavaScript client for the Apache Iceberg REST Catalog API. It gives JavaScript and TypeScript developers a type-safe way to manage Iceberg namespaces and tables across catalog implementations.

## Source excerpt

A minimal, vendor-agnostic JavaScript client for the Apache Iceberg REST Catalog API, providing type-safe catalog management for JavaScript and TypeScript developers.