Skip to content
kv

Guides

Task-oriented walkthroughs for building on kv: transactions and isolation, choosing and tuning an engine, durability, encryption, backup and replication, running the server, and working from the command line.

Each guide is built around a job rather than an API call: keeping writes consistent under concurrency, picking the engine that fits your workload, deciding how much durability to pay for, encrypting a database at rest, getting data safely off the box, serving it over a socket, and driving it from the shell. They assume you have worked through the quick start.