Skip to content
@risingwavelabs

RisingWave Labs

The live data company.
RisingWave

Live Data. Smarter Agents.

We build RisingWave, a PostgreSQL-compatible event streaming platform that helps you ingest, transform, and serve live data to your applications and AI agents.

Built for the Age of Agents

AI agents are only as smart as the data they see. If your data is stale, your agents make stale decisions.

RisingWave keeps your data always fresh, always ready. The moment something happens in your systems, your agents know about it.

What RisingWave Does

  • Ingest millions of events per second from any source
  • Transform and enrich data with familiar SQL
  • Serve results with sub-second latency
  • Write directly to Apache Iceberg and build a real-time Lakehouse

No Kafka. No Flink. Just SQL.

RisingWave MCP

The RisingWave MCP Server brings your event streams directly into AI assistants like Claude and GitHub Copilot. With 100+ tools, your agents can query tables, inspect materialized views, monitor streaming jobs, and manage the full lifecycle of your data pipelines — all through natural language.

{
  "mcpServers": {
    "risingwave": {
      "command": "python",
      "args": ["src/main.py"],
      "env": { "RW_CONNECTION_STRING": "postgresql://root@localhost:4566/dev" }
    }
  }
}

Agent Skills

Agent Skills are ready-made skill packages that teach AI coding agents how to work with RisingWave. Install them with a single command and your agent instantly knows how to design schemas, write streaming SQL, configure CDC pipelines, and follow best practices.

npx skills add risingwavelabs/agent-skills

Compatible with Claude Code, GitHub Copilot, Cursor, Windsurf, Gemini CLI, and 18+ other AI agents.

Deploy RisingWave

Mode How
Standalone curl -L https://risingwave.com/sh | sh
Cloud Fully managed on RisingWave Cloud — free tier available
Docker docker run -it --pull=always -p 4566:4566 risingwavelabs/risingwave:latest single_node
Kubernetes Helm Charts or Operator

Get Started

New to RisingWave? Try the quickstart and run your first streaming query in minutes.

Full documentation is available at docs.risingwave.com.

Join the Community

Our Slack community is where users discuss real-world deployments, ask technical questions, and get direct access to the RisingWave engineering team.

Join our Slack

Pinned Loading

  1. risingwave risingwave Public

    Event streaming platform for agentic AI. Continuously ingest, transform, and serve event streams in real time, at scale.

    Rust 8.9k 755

  2. risingwave-mcp risingwave-mcp Public

    RisingWave MCP Server.

    Python 9 3

  3. agent-skills agent-skills Public

    Agent Skills for RisingWave.

    JavaScript 4

  4. dbt-risingwave dbt-risingwave Public

    Use dbt to manage real-time data transformations in RisingWave.

    Python 35 15

  5. risingwave-operator risingwave-operator Public

    RisingWave Kubernetes Operator

    Go 87 30

  6. risingwave-py risingwave-py Public

    Python stream processing with RisingWave

    Python 20 2

Repositories

Showing 10 of 110 repositories

Top languages

Loading…

Most used topics

Loading…