cswinter/LocustDB
Blazingly fast analytics database that will rapidly devour all of your data. observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 78
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3041
- days_rel: n/a
- days_push: 133
- n_releases_24m: 0
Adoption not part of the score
1648 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LocustDB is an experimental, embeddable analytics database written in Rust, designed for extremely fast query performance and storage efficiency on commodity hardware. It ships as a CLI binary with a REPL and can load CSV/CSV.gz files, persist data to disk, and run massively parallel analytical queries.
Use cases
- analyze billions of records per second on a single desktop pc
- run fast analytical queries over large csv files
- embed a high-performance columnar analytics engine in a rust application
- query hundreds of millions of records directly from disk
- explore large datasets interactively from the command line
When to choose
- you need blazing-fast OLAP-style analytics on a single machine
- you want an embeddable analytics database in Rust
- you're loading and querying large CSV datasets repeatedly
When to avoid
- you need a production-hardened database with broad SQL support
- you require multi-node distributed deployments
- you need transactional or OLTP workloads
Facets
library · maturity experimental
database analytics cli databases analytics big-data developer-tools rust cli columnar olap embeddable query-engine high-performance linux
2 sources
- readme: https://github.com/cswinter/LocustDB · fetched 2026-08-28 · 7a1b328a54ef
- registry_crates: https://crates.io/api/v1/crates/locustdb · fetched 2026-08-29 · d23bf2ab0666
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cswinter/LocustDB | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="cswinter/LocustDB")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem