← Admin

KineDB

A document database that runs in your browser. Local-first with WASM, sync to servers over WebSocket.

Interactive Demos
01
Performance Benchmark
Race the in-browser WASM engine against the server. Single inserts, bulk writes, and point queries — see how local-first eliminates round-trip latency.
wasm websocket
02
Live Watch
Subscribe to real-time change notifications. Insert, update, or delete from anywhere — the CLI, another tab — and see it appear instantly.
websocket real-time
03
Sync Playground
Two local databases — Alice and Bob — sync through the server. Step through to see data flow, diverge, and converge.
wasm websocket ksyn
04
Canvas Sync
Two users drawing on separate local databases. Toggle offline, draw independently, then sync to watch strokes merge.
wasm websocket