No features have been listed yet.
PostgreSQL might be a bit more popular than RisingWave. We know about 16 links to it since March 2021 and only 13 links to RisingWave. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
RisingWave started as a distributed streaming database with a PostgreSQL interface. We wanted to make it easy to process real-time data using standard SQL. But we quickly realized that many teams don’t just want to process streaming data — they want to store it in a way that’s reusable by other tools downstream. - Source: dev.to / 14 days ago
This month (April 2025) marks 4 years and 1 month since I started building RisingWave. - Source: dev.to / 16 days ago
When we started RisingWave four years ago, we set out with a bold mission: to democratize stream processing (check our original blog here). Back then, building real-time streaming applications felt like climbing a mountain. It required specialized infrastructure, deep engineering know-how, and a hefty operational commitment. Stream processing had incredible potential, but its sheer complexity kept it locked away... - Source: dev.to / 18 days ago
RisingWave is a unified real-time data processing and management platform. It allows users to ingest, process, and query streaming data using familiar SQL. For this demonstration, we'll particularly leverage RisingWave's materialized views, which continuously and incrementally compute results as new data arrives, enabling real-time analysis without constant re-computation. Additionally, its Python SDK simplifies... - Source: dev.to / 19 days ago
Real-time pipelines might need RisingWave or Apache Kafka. - Source: dev.to / 25 days ago
In this quick post, we’ll walk through implementing an Upsert operation in Hasura using PostgreSQL and GraphQL. - Source: dev.to / 8 months ago
I’m on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / about 1 year ago
According to the documentation, crate sqlx is implemented in Rust, and it's database agnostic: it supports PostgreSQL, MySQL, SQLite, and MSSQL. - Source: dev.to / over 1 year ago
Solution is just downloading and installilng pgAdmin from official pgAdmin homepage version, not the one that is included in the postgresql.org package. Source: almost 2 years ago
SQL immediately stands out here because it was designed for making relational algebra, the other side of the Entity-Relationship model, accessible. There are likely more people who know SQL than any programming language (for IaC) or data format you could choose to represent your cloud infrastructure. Many non-programmers know it, as well, such as data scientists, business analysts, accountants, etc, and there is... - Source: dev.to / about 2 years ago
Materialize - A Streaming Database for Real-Time Applications
MySQL - The world's most popular open source database
Timeplus - An innovative streaming SQL database and real-time analytics platform. Fast, powerful and intuitive
Microsoft SQL - Microsoft SQL is a best in class relational database management software that facilitates the database server to provide you a primary function to store and retrieve data.
Apache Flink - Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.
SQLite - SQLite Home Page