S

StreamingFast

Blockchain data streaming and indexing infrastructure

Performances

Comparison

Details

This content is generated by RD AI and is for reference only

StreamingFast is a blockchain data infrastructure project offering two open-source components: Firehose and Substreams. Firehose efficiently extracts raw blockchain data and packages it into files, while Substreams performs parallelized, composable data-stream processing on those files. Developers can write Rust modules or reuse community modules to filter and aggregate on-chain data as needed, then output to targets such as PostgreSQL, Kafka, or subgraphs. Its mechanism centers on file-based storage and streaming reads, avoiding frequent RPC calls and supporting large-scale historical data backfills alongside real-time incremental sync.

Tags:
Formerly:
dfuse
Founded:
2018

Follow Updates

Follow Lists

People

About StreamingFast

StreamingFast is a blockchain data infrastructure company. Its core products are Firehose (a data extraction layer) and Substreams (a streaming processing engine), designed to replace traditional RPC node queries with a file-based, parallelized architecture.

Market pain points: Traditional RPC queries are slow and inefficient for large-scale data retrieval; developers building custom indexers must handle node synchronization, data storage, and API maintenance, which is costly and complex.

Solution: Firehose extracts blockchain data into flat files, enabling parallel processing across multiple machines. Substreams allows developers to write Rust modules that process this data in a streaming fashion, with results reusable by other teams. This reduces indexing time from days to minutes and cuts infrastructure costs.

Core competitiveness: Parallel processing capability (orders of magnitude faster than RPC), modular component reuse (stackable like LEGO blocks), and support for sinking processed data to multiple destinations (PostgreSQL, MongoDB, Kafka, etc.).

Recent developments (Feb-Aug 2026): Focus shifted to AI agent integration. The substreams.dev registry now publishes a full OpenAPI specification, enabling AI coding agents to search and retrieve Substreams packages programmatically. Nine 'Substreams Skills' knowledge packs were released for AI assistants (Claude, Cursor, VS Code), covering development, deployment, and testing workflows. The Graph Market API now supports agentic access, allowing AI agents to check usage, manage API keys, and monitor sink deployments without human dashboard interaction.

No major negative events were reported in the past two years, though the company's technology requires significant Rust expertise, which may limit adoption among less technical teams.

Updated: Aug 29, 2026

Over the past six months (Mar–Sep 2026), StreamingFast shipped several major items:

  • Hosted Sinks: a managed Substreams sink service on The Graph Market that streams chain data straight into users' own Postgres or ClickHouse, handling reorgs, cursor-based resumption and scaling automatically. Sink management is free until end of 2026.

  • Base Reth integration: Base Sepolia is stable with all tests passing; Base mainnet will migrate to Reth soon with no user action required.

  • Agentic development: a machine-readable OpenAPI spec for the substreams.dev registry, nine AI coding skill packs, and agent access to thegraph.market for usage queries, API key management and sink monitoring.

  • Performance and networks: faster Substreams indexing; Monad Extended Blocks binary is complete and its mainnet endpoint is live.

Official roadmap: fully hosted sinks and stores via The Graph Market, improved squashing, Base mainnet Reth migration, lower no-code barriers for end-to-end Substreams stacks, and a new full-chain integration upgrading from RPC poller to Firehose/Substreams streaming-first architecture.

Updated: Sep 13, 2026

Marc-Antoine Ross (Co-Founder & CEO): Previously Co-Founder & CEO of StreamingFast (formerly dfuse.io), led the company to secure a $73.5M CAD grant from The Graph Foundation. Earlier roles include Chief Innovation Officer at Diagram Ventures and Dir. Data Engineering at Intel after his company PasswordBox was acquired.

Alexandre Bourget (Co-Founder & CTO): Passionate full-stack programmer and tech entrepreneur. Chief architect of StreamingFast's data access layers on blockchains. Previously Co-Founder & CTO of Bitcredits (Bitcoin payment processor) and Data Scientist at Intel Security. Active as Golang Montreal organizer.

Updated: Aug 29, 2026