Type-safe database that persists to plain text. No server. No binary blobs. Just files you can read, diff, and commit.
One command sets up your config, data directory, and an example collection. Start querying immediately.
Filter, sort, and project — right from your shell. No GUI needed, no SQL server to run.
Every write is immediately persisted to a plain text file you can open in any editor.
Because your data is plain text, every change produces clean, readable diffs.