vortex-data/vortex
An extensible, state-of-the-art framework for columnar compression, and the fastest FOSS columnar file format. Formerly at @spiraldb, now an Incubation Stage project at LFAI&Data, part of the Linux Foundation. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 86
- Longevity 65
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: 4
- age_days: 918
- days_rel: 12
- days_push: 7
- n_releases_24m: 96
Adoption not part of the score
3158 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vortex is an extensible, high-performance columnar file format and toolkit for compressed data, positioned as a faster alternative to Apache Parquet. It provides zero-copy Apache Arrow compatibility, pluggable encodings, and integrations with query engines like DataFusion, DuckDB, Spark, and Trino.
Use cases
- compress columnar data faster than parquet
- speed up random access reads on object storage
- convert parquet files to a faster columnar format
- query compressed data with duckdb or datafusion
- build a data system backed by object storage
- read and write columnar files from python or rust
- accelerate analytics scans over wide tables
When to choose
- you need faster scans or random access than Apache Parquet
- you work in the Rust, Python, Java, or C++ data ecosystem and want zero-copy Arrow interop
- you want pluggable encodings and a stable, extensible file format
- you integrate with DataFusion, DuckDB, Spark, Trino, or Ray
When to avoid
- you need maximum ecosystem maturity and universal tooling support that Parquet enjoys
- your pipeline requires Iceberg integration today (still coming soon)
- you depend on stable library APIs, which may still change between versions
Facets
library · maturity active
serialization compression database etl databases big-data analytics developer-tools rust python cross-platform cli columnar-format apache-arrow parquet-alternative file-format data-lake query-engine-integration zero-copy fsst fastlanes data-engineering
3 sources
- readme: https://github.com/vortex-data/vortex · fetched 2026-08-28 · 2cb561e0de18
- homepage: https://vortex.dev · fetched 2026-08-29 · a29f8ae762c4
- site_page: https://docs.vortex.dev · fetched 2026-08-29 · ce25911494e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vortex-data/vortex | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="vortex-data/vortex")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem