Skip to content

SQLite-columnar, a column-oriented analytics extension for SQLite

Relational Databases
C Latest 1.0.0 · 23d ago Security brief →

Features

  • 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.

About

Stars
4
Forks
0
Languages
C Makefile

Install & Platforms

Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]