SQLite-columnar, a column-oriented analytics extension for SQLite
Relational DatabasesFeatures
- Adds column‑oriented storage to SQLite for analytical workloads
- Provides specialized aggregate functions (sum, avg, count) that are orders of magnitude faster on large scans
- Supports range filtering and grouped aggregation using chunk metadata
- Works as a loadable extension without patching the core SQLite engine
Recent releases
View all 1 releases →No releases yet
We'll surface new releases as they're published — check back soon.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Platforms
linux
macos
windows
arm64