peloton VS risingwave

Compare peloton vs risingwave and see what are their differences.

peloton

The Self-Driving Database Management System (by cmu-db)

risingwave

SQL stream processing, analytics, and management. We decouple storage and compute to offer instant failover, dynamic scaling, speedy bootstrapping, and efficient joins. (by risingwavelabs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
peloton risingwave
3 27
1,888 6,394
- 3.5%
10.0 10.0
about 5 years ago 3 days ago
C++ Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

peloton

Posts with mentions or reviews of peloton. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.
  • Building a New Database Management System in Academia
    5 projects | news.ycombinator.com | 16 Jun 2023
    Proud to see my name (https://twitter.com/YingjunWu) mentioned in Andy's blog. I was Andy's visiting PhD at CMU and was the top 1 contributor to Peloton (https://github.com/cmu-db/peloton).

    Today, building a database from scratch is extremely difficult, for several reasons:

  • Rethinking Stream Processing and Streaming Databases
    3 projects | /r/apachekafka | 9 Feb 2023
    I was one of the main authors of a research project called Peloton (https://github.com/cmu-db/peloton) which was later rebranded to NoisePage (https://github.com/cmu-db/noisepage). The initial version of RisingWave actually borrowed a lot from Peloton (fun fact: that's also how DuckDB https://duckdb.org/ started!), but we decided to rewrite in Rust due to development cost and security (e.g., memory leakage) considerations (more info: https://www.risingwave-labs.com/blog/building-a-cloud-database-from-scratch-why-we-moved-from-cpp-to-rust/).
  • But that would mean caring about the little peons
    1 project | /r/MurderedByWords | 2 Jan 2022
    I'll give you an example from my own industry. At my company we talk to university researchers, and one of the more famous university database researcher came to us to learn about our performance testing, because it turned out that the database they were working on for several years as a research project was completely unusable as they just forgot to think about that aspect. They had to abandon the project because there was no single feature that contributed to the performance issues and fixing the system was harder than starting from scratch. Here's the last commit if you don't believe me.

risingwave

Posts with mentions or reviews of risingwave. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-30.

What are some alternatives?

When comparing peloton and risingwave you can also consider the following projects:

kuzu - Embeddable property graph database management system built for query speed and scalability. Implements Cypher.

materialize - The data warehouse for operational workloads.

mutable - A Database System for Research and Fast Prototyping

datafuse - An elastic and reliable Cloud Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy [Moved to: https://github.com/datafuselabs/databend]

ksql - The database purpose-built for stream processing applications.

greptimedb - An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.

chdb - chDB is an embedded OLAP SQL Engine 🚀 powered by ClickHouse

roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.

arroyo - Distributed stream processing engine in Rust

incubator-horaedb - HoraeDB is a high-performance, distributed, cloud native time-series database.

falcor - A JavaScript library for efficient data fetching

debezium - Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.