Estuary Flow
Estuary Flow is a real-time data movement and transformation platform combining streaming infrastructure, a runtime, and an open-source ecosystem of connectors. It supports change data capture (CDC), SaaS integration, database replication, streaming lakehouse, and real-time analytics pipelines. Users build pipelines as captures, collections, derivations, and materializations - manageable from the web dashboard, the flowctl CLI, and a REST/agent API.
APIs
Estuary Flow Agent API
REST/JSON API backing the Estuary Flow web dashboard and flowctl CLI. Manages captures, collections, materializations, derivations, drafts, publications, tenants, and role grant...
Estuary Flow OpenMetrics API
OpenMetrics-compatible endpoint that exposes per-task pipeline metrics for captures, materializations, and derivations. Designed to be scraped by Prometheus or other OpenMetrics...
flowctl CLI
Command-line tool for authoring, drafting, testing, and publishing Flow catalogs (captures, collections, derivations, materializations). Wraps the Flow agent API and integrates ...
Estuary Flow Connectors
Open-source library of source and destination connectors for SaaS apps, databases, message queues, warehouses, lakehouses, and file systems. Connectors run inside the Flow runti...