Skip to content

FlintDB

SQLite's simplicity + columnar analytics + statistical functions + vector search. Query is Data.

JSON-Native

Store and query JSON documents directly. No schema definitions required — flexible input, strict output.

Built-in Analytics

Aggregations, window functions, statistical analysis, and finance indicators out of the box.

No SQL Required

Queries are JSON objects, not SQL strings. No parser, no DSL — Query is Data.

Embeddable

In-process native binding (~2 us/get) or IPC daemon mode. Works with Node.js and Python.