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

heavyai/heavydb

HeavyDB (formerly MapD/OmniSciDB) observed · 2026-08-28

github.com/heavyai/heavydb · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 99
  • Release rhythm 21
  • 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: n/a
  • age_days: 3405
  • days_rel: 317
  • days_push: 10
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3057 stars · 457 forks observed · 2026-08-28

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

HeavyDB (formerly MapD/OmniSciDB) is an open-source SQL-based, relational, columnar database engine that uses CPUs and NVIDIA GPUs to query multi-billion row datasets in milliseconds. It features multi-tiered caching across storage, CPU memory, and GPU memory, plus JIT query compilation, without requiring indexes, pre-aggregation, or downsampling.

Use cases

  • query billions of rows in milliseconds with SQL
  • run interactive analytics on GPU-accelerated hardware
  • visualize large datasets in real time without downsampling
  • run OLAP workloads on hybrid CPU/GPU systems
  • avoid indexing and pre-aggregation for ad-hoc analytical queries
  • accelerate machine learning feature queries on large tables

When to choose

  • you need sub-second interactive queries over multi-billion-row datasets
  • you have NVIDIA GPUs and want to exploit them for analytics
  • you want a columnar SQL engine without index maintenance overhead
  • you need real-time dashboards and visualization backends

When to avoid

  • you need a general-purpose transactional (OLTP) database
  • your deployment is Windows or macOS only (prebuilt binaries target Linux)
  • you lack GPU hardware and need ARM support beyond experimental
  • you need a fully managed cloud database with vendor support

Facets

service · maturity active

database search-engine data-visualization machine-learning databases analytics big-data data-visualization gpu-computing cloud olap columnar gpu-accelerated jit-compilation real-time-analytics sql-database mapd omnisci sql linux docker gpu

1 source

Member repositories

RepositoryRoleHealth v2
heavyai/heavydbmain72

For agents

markdown · JSON · MCP: product_card(name="heavyai/heavydb")

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