
HStream Console, HStreamDB 0.14 is Released
Over the past two months, we have released versions 0.13 and 0.14 of HStreamDB, which include several bug fixes.
Learn More →HStreamDB is an open-source, cloud-native streaming database for IoT and beyond. Modernize your data stack for real-time applications.
A streaming database is purpose-built to ingest, store, process, and analyze massive data streams. It is a modern data infrastructure that unifies messaging, stream processing, and storage to help get value out of your data in real-time.
Learn More →A modern approach to working with data streams in the IoT era.
Unify the data stream processing and storage on a single platform.
Store and manage millions of data streams with a single cluster.
Ingest massive amounts of data continuously generated from various sources, such as IoT device sensors. Store millions of data streams reliably in a specially designed distributed streaming data storage cluster.
Learn More →Consume data streams in real-time as fast as from Kafka by subscribing to topics in HStreamDB. With the permanent data stream storage, you can playback and consume data streams anytime.
Learn More →Process data streams based on event-time with the same familiar SQL syntax you use to query data in a relational database. You can use SQL to filter, transform, aggregate, and even join multiple data streams.
Learn More →With materialized views created from continuously updated data streams, HStreamDB enables you to gain real-time data insight through simple query operations using standard SQL statements.
Learn More →Download quick-start.yaml
Start HStreamDB Server
docker-compose -f quick-start.yaml up
Start HStreamDB's interactive SQL CLI
docker run -it --rm --name some-hstream-cli --network host hstreamdb/hstream:v hstream sqlExplore Documentation →
HStreamDB is 100% open source and community-driven. All components are available under the BSD (3-Clause) License on GitHub.
Welcome to the HStreamDB community! Stay connected to ask questions, find answers, explore ideas, and share expertise.