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

GlareDB/glaredb

GlareDB: A light and fast SQL database for analytics observed · 2026-08-28

github.com/GlareDB/glaredb · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 52
  • Release rhythm 40
  • Longevity 100
How is this computed?

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

  • gap_med: 1.0
  • age_days: 1560
  • days_rel: 440
  • days_push: 292
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

1021 stars · 54 forks observed · 2026-08-28

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

GlareDB is a lightweight, fast SQL database engine built in Rust for running analytics queries directly against files and object storage like Parquet, CSV, S3, GCS, and Iceberg tables. It ships as an installable CLI, embeddable Rust crates, and a Python client.

Use cases

  • query parquet files with sql
  • run analytics on csv files locally
  • query data in s3 buckets with sql
  • embed a sql analytics engine in a rust application
  • analyze iceberg tables without a warehouse
  • quick ad-hoc sql over cloud object storage

When to choose

  • you need fast ad-hoc SQL analytics over files in S3, GCS, or local disk
  • you want a lightweight embedded OLAP engine without running a server cluster
  • you query Parquet, CSV, or Iceberg data directly
  • you want to embed an analytics database inside a Rust program

When to avoid

  • you need a full transactional OLTP database with concurrent writes
  • you require long-running multi-user production data warehousing with mature ecosystem support
  • you depend on a stable, documented embedding API today

Facets

library · maturity active

database search-engine cli etl databases analytics developer-tools rust windows cli python sql-analytics parquet iceberg object-storage embedded-database olap data-engineering linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
GlareDB/glaredbmain57

For agents

markdown · JSON · MCP: product_card(name="GlareDB/glaredb")

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