Ross ROSS = Recommend OSS · open-source software intelligence for agents

risinglightdb/risinglight

An educational OLAP database system. observed · 2026-08-28

github.com/risinglightdb/risinglight · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 36
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1853
  • days_rel: n/a
  • days_push: 388
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1840 stars · 225 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RisingLight is an educational OLAP (online analytical processing) database system written in Rust, designed to help people learn modern database internals. It runs as an interactive SQL shell, can be used as an embedded database crate, and is explicitly not intended for production use.

Use cases

  • learn how an OLAP database engine works internally
  • run SQL analytics queries on local data
  • study database source code as a database systems student
  • use an embedded analytical database in a Rust project
  • run TPC-H benchmark queries locally
  • experiment with a lightweight SQL engine in Rust

When to choose

  • you want a readable, educational codebase for learning or teaching database internals
  • you need a small embedded OLAP engine for experimentation or research
  • you want to run analytical SQL queries and TPC-H-style workloads in a simple local environment

When to avoid

  • you need a production database — the project explicitly states it is not production-ready
  • you require full SQL coverage, transactions, or the performance and reliability of mature databases
  • you need Windows support — only Linux and macOS are currently supported

Facets

application · maturity experimental

database analytics cli databases analytics education developer-tools rust cli olap sql embedded-database columnar query-engine educational tpch rust command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
risinglightdb/risinglightmain39

For agents

markdown · JSON · MCP: product_card(name="risinglightdb/risinglight")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem