Your data stream is continuous.
Now your data processing is continuous too.
RisingWave Database consumes streaming data, performs incremental computations when new data comes in, and updates results dynamically.
RisingWave Database is an open-source distributed SQL streaming database designed for the cloud. Written in Rust, RisingWave Database capitalizes on the language’s innate strengths in code safety, execution efficiency, and resource management.It was designed as a distributed streaming database from scratch, not a bolt-on implementation based on another system. RisingWave system design relies on an incremental computation model to support an event-driven processing model.
RisingWave Database supports elastic scalability by separating data and compute. The cloud-native platform supports an on-demand deployment model. A Kubernetes Operator is available for simple and consistent deployment across environments.
RisingWave Database is PostgreSQL wire compatible, ensuring a quick and straightforward deployment. It includes improved expressiveness with UDF support and a cost-based query optimizer. Through the open ecosystem, it integrates with other open standards and computing frameworks. It is made available as an open-source project under Apache License 2.0.
Try it out locally
Get started using RisingWave Database in a few steps
Step 1
Pull & Install RisingWave
curl https://risingwave.com/sh | sh
Step 2
Start RisingWave
./risingwave
Step 3
Connect to RisingWave
psql -h localhost -p 4566
-d dev -U root
Introducing RisingWave premium edition
Elevate Your Data Management with Advanced Features and Enhanced Performance.
community | risingwave premium | |
---|---|---|
RisingWave core features | ||
Multi-way streaming joins | ||
Materialized view | ||
Decoupled compute and storage | ||
SQL programmability | ||
UDF | ||
UDF templates | — | |
Change data capture | ||
Query wizard | Partial | |
Security and manageability | ||
Role-based access control | — | |
Workload management | — | |
Multiple users | — | |
Data encryption | — | |
System management console | — | |
Availability ans scalability | ||
High availability configuration | — | |
Backup / Restore & DR | — | |
Auto-scaling operations | — | |
Elastic scaling | — | |
Integration | ||
Type of sink connectors | Limited | Unlimited |
Type of source connectors | Limited | Unlimited |
RisingWave service and support | ||
Uptime SLA | — | Not applicable |
Incident response SLA | — | 4 hours |
Customer success review | — | Quarterly |
Never miss the latest updates
Sign up for our newsletter and stay in touch.
Review our privacy policy to find out how we keep your data secure.