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

BlazingDB/blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF. observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2900
  • days_rel: n/a
  • days_push: 1447
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2011 stars · 183 forks observed · 2026-08-28

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

BlazingSQL is a GPU-accelerated distributed SQL engine for Python, built on the RAPIDS ecosystem and cuDF GPU DataFrames. It lets users run SQL queries against cuDF DataFrames and external data sources like S3, returning results as GPU DataFrames interoperable with RAPIDS libraries.

Use cases

  • run sql queries on gpu dataframes in python
  • query csv or parquet files stored in amazon s3 with sql
  • accelerate etl and analytics workloads on nvidia gpus
  • integrate sql queries into rapids cudf data science workflows
  • join and aggregate large datasets entirely in gpu memory
  • use sql as an interface for machine learning feature engineering

When to choose

  • you already use RAPIDS cuDF and want a SQL interface over GPU DataFrames
  • you need to query large datasets stored in S3 or other remote storage with GPU acceleration
  • your analytics pipeline runs on NVIDIA GPUs and benefits from columnar, Arrow-based processing

When to avoid

  • you need a general-purpose production database with transactional guarantees
  • you have no NVIDIA GPU available, since the engine depends on CUDA and RAPIDS
  • you need actively maintained software with recent releases and community support

Facets

library · maturity maintenance

database search-engine data-science databases data-science gpu-computing big-data analytics python sql-engine gpu-acceleration rapids cudf apache-arrow dataframes distributed-sql gpu linux docker

3 sources

Member repositories

RepositoryRoleHealth v2
BlazingDB/blazingsqlmain23

For agents

markdown · JSON · MCP: product_card(name="BlazingDB/blazingsql")

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