BREAKING — DeltaStream ships Fusion platform to general availability   $25M raised across seed & Series A   Backed by NEA, Galaxy Interactive & Sanabil   Built by the creator of ksqlDB   Apache Flink power, minus the operational pain   Now live on AWS & Microsoft Azure   BREAKING — DeltaStream ships Fusion platform to general availability   $25M raised across seed & Series A   Backed by NEA, Galaxy Interactive & Sanabil   Built by the creator of ksqlDB   Apache Flink power, minus the operational pain   Now live on AWS & Microsoft Azure
The Company Files Menlo Park, California Vol. 1 · Data Infrastructure
Serverless Stream Processing

DeltaStream

The power of Apache Flink, written in plain SQL - and none of the clusters to babysit.

DeltaStream logo and brand mark

The mark of a company that wants to be invisible. DeltaStream sells the opposite of drama - a serverless layer that turns data in motion into a query you already know how to write.

2021
Founded
$25M
Total Raised
~15
Employees
3
Engines Unified

The company that wants streaming data to be boring

Here is a fact about streaming data that the industry would rather you not dwell on: the technology mostly works. Apache Flink, the open-source engine that powers a good chunk of the world's real-time pipelines, is genuinely powerful. It can process millions of events a second, join streams, maintain state, and never blink. The catch - and it is a large catch - is that running it has historically required a small team of specialists who think about checkpointing and backpressure for a living. The capability was never the problem. The operational tax was.

DeltaStream, a roughly 15-person company on Sand Hill Road in Menlo Park, is a bet that if you remove that tax, everything else takes care of itself. Its pitch is almost aggressively unglamorous: you get all the power of Apache Flink, you write SQL, and you never see a cluster. That is the whole product. The interesting thing about DeltaStream is not that it does something Flink cannot. It is that it does the same thing while asking much less of you.

This is a company built by someone who has run this experiment before. Founder and CEO Hojjat Jafarpour created ksqlDB at Confluent - the first database purpose-built for stream processing, a project that popularized the radical idea that you could point SQL at a Kafka topic and get answers. Having built the streaming-SQL engine that a lot of people already use, he left to build the serverless platform around it. In a sense, DeltaStream is the sequel. Same author, bigger budget.

“Streaming data is essential for modern apps, but it's been difficult and costly to get value from it.”Hojjat Jafarpour, Founder & CEO

What you can actually do with it

The mechanics are refreshingly literal. You connect DeltaStream to a streaming source - Apache Kafka, AWS Kinesis, Confluent Cloud, AWS MSK, Redpanda, Pulsar - and then you write SQL against it as if it were a table that never stops filling up. You can create a materialized view that stays current in real time. You can build a pipeline that transforms one stream into another. You can set up real-time anomaly detection, feed a dashboard, or route enriched events to a downstream sink. And you can do it in minutes, in a language your data team already speaks, which is the actual point.

The part that makes DeltaStream more than a nicer Flink wrapper is governance. It adds role-based access control, hierarchical namespacing, a streaming catalog, and secure data sharing on top of data that is constantly in motion. This is a genuinely hard problem - it is one thing to govern a table that sits still, another to govern a firehose - and it is the piece the company likes to compare to what Snowflake and Databricks did for stored data. The analogy is doing some work, but it points at a real gap: everyone built controls for data at rest, and comparatively few built them for data in flight.

Kafka · Kinesis
Redpanda
DeltaStream
SQL + Flink
Views · Apps
Iceberg · Snowflake

Raw streams in, governed real-time output out - with no cluster in the middle for you to manage.

One platform, three engines, no tool sprawl

The bigger swing is DeltaStream Fusion, which reached general availability in 2025. Fusion's premise is that most data teams do not actually want three separate systems - one for streaming, one for real-time analytical queries, one for batch. They want one. So Fusion orchestrates three engines under a single serverless surface: Apache Flink for streaming, Apache Spark for batch, and ClickHouse for real-time analytics. It integrates with Apache Iceberg and Snowflake for lakehouse use cases, so streaming and stored data show up in the same view.

The commercial logic here is not subtle, and that is a compliment. Every additional system a data team runs is another bill, another on-call rotation, another way for something to break at 2 a.m. Collapsing three tools into one is a story a budget owner can follow. Fusion also leans into the moment: it adds AI-assisted pipeline creation, so you can describe what you want and have it generate the streaming SQL, and it positions the platform as the real-time context layer for GenAI applications and agents. Stale context breaks autonomy; a live data layer is how you keep an agent current. Whether that becomes a category or a feature is an open question, but it is a reasonable place to be standing.

“Users have the power of Apache Flink without having to deal with its complexity.”Aaron Jacobson, Partner, NEA

The money, and who is behind it

DeltaStream has raised $25 million total. It started with a $10M seed in 2021 led by New Enterprise Associates, and added a $15M Series A in September 2024, again led by NEA, with Galaxy Interactive and Sanabil joining. That is a tidy, focused cap table for an infrastructure company - the kind of backing that buys runway to build a hard product rather than a rush to spray it at a market. The funding, in the company's telling, goes toward product development, a modestly growing team, and partnerships across the data and AI ecosystem.

It is worth being clear-eyed about the competitive neighborhood, because it is crowded and the neighbors are enormous. DeltaStream is effectively competing with Confluent (Jafarpour's former employer, and the home of Flink-based offerings), with Databricks and Snowflake as they push into streaming, and with a cohort of newer entrants like Decodable, RisingWave, and Materialize. Against that field, a 15-person company is not going to win on breadth. The bet is narrower and sharper: be the layer that makes data in motion as governable and easy as data at rest, and let the integrations - Databricks' UI, Snowflake, Iceberg, Azure - carry you into the stacks people already run.

“Their solution simplifies complex stream processing, allowing teams to focus on deriving insights rather than managing infrastructure.”Jeff Brown, Partner, Galaxy Interactive

Why the boring part is the interesting part

The most telling thing about DeltaStream is what its philosophy subtracts rather than adds. Most infrastructure companies sell you more: more knobs, more power, more surface area. DeltaStream's entire proposition is that it takes things away - the cluster, the tuning, the specialist headcount, the second and third tool. In a field that loves complexity as a moat, choosing simplicity as the product is a real position. The best infrastructure is the kind you stop thinking about. DeltaStream is trying to make streaming data that quiet, and if it succeeds, most of its users will never know how much work went into the silence.

What DeltaStream removes from your stack

The pitch is subtractive. Here is what disappears.

// no clusters

Serverless

No Flink infrastructure to provision, tune, or keep alive. It scales on its own.

// no new language

Just SQL

Build pipelines and materialized views in the query language your team already knows.

// no tool sprawl

One Platform

Fusion unifies streaming, real-time, and batch instead of three separate systems.

// no blind spots

Governed

Role-based access, namespacing, catalog, and secure sharing for data in motion.

A short history of data in motion

2016
ksqlDB is born

Jafarpour creates ksqlDB at Confluent, the first database built for stream processing.

2021
DeltaStream founded

Launched in Menlo Park with a $10M seed round led by NEA.

2023
Platform introduced

The serverless, SQL-based Flink platform is publicly introduced.

2024
$15M Series A

NEA leads again; Galaxy Interactive and Sanabil join. Total raised hits $25M.

2025
Fusion goes GA

The unified streaming + real-time + batch platform ships and lands on Azure.

Questions, answered

What does DeltaStream do?

It provides a unified, serverless platform for processing streaming data. You build real-time applications, pipelines, and materialized views using SQL - powered by Apache Flink, without managing the underlying infrastructure.

Who founded DeltaStream?

Hojjat Jafarpour, the creator of ksqlDB, founded DeltaStream in 2021 and serves as CEO.

How much funding has it raised?

$25M total - a $10M seed round in 2021 and a $15M Series A in 2024, both led by NEA, with Galaxy Interactive and Sanabil joining the Series A.

What is DeltaStream Fusion?

Fusion is DeltaStream's unified analytics platform, combining streaming, real-time, and batch processing into one serverless experience. It orchestrates Apache Flink, Spark, and ClickHouse and integrates with Iceberg and Snowflake.

How is it different from Apache Flink?

DeltaStream is built on Flink but removes its operational complexity - offering a serverless, SQL-first interface with governance, security, and integrations, so teams get Flink's power without managing clusters.