# cswinter/LocustDB

Blazingly fast analytics database that will rapidly devour all of your data.

Repository: https://github.com/cswinter/LocustDB
Canonical: https://ross.abutalabs.com/products/locustdb
Language: Rust
License: NOASSERTION
License Family: other
Topics: analytics, database, rust
Last push: 2026-04-23T00:07:48+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 8, longevity 100
- inputs: {"age_days": 3041, "days_push": 133, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1648, forks 76 (observed 2026-08-28T04:05:16.623617+00:00)

## What it is
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
- artifact type: library
- maturity: experimental
- function: database, analytics, cli
- domain: databases, analytics, big-data, developer-tools
- platform: rust, cli
- tags: columnar, olap, embeddable, query-engine, high-performance, linux

## Member repositories
- cswinter/LocustDB (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.623617+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:12.612880+00:00, confidence not recorded.
  - readme: https://github.com/cswinter/LocustDB (fetched 2026-08-28T04:05:16.623617+00:00, sha 7a1b328a54ef)
  - registry_crates: https://crates.io/api/v1/crates/locustdb (fetched 2026-08-29T11:18:19.448059+00:00, sha d23bf2ab0666)
- Data as of 2026-08-30T08:39:29.467469+00:00.
