1 مستودع
Interfaces that provide direct access to live computed data using SQL.
Distinct from SQL Data Retrieval: Distinct from SQL Data Retrieval: focuses on the serving layer architecture for real-time data rather than general retrieval techniques
Explore 1 awesome GitHub repository matching data & databases · Serving Layer Interfaces. Refine with filters or upvote what's useful.
RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen
Queries real-time data directly using a built-in serving layer and standard SQL.