Docs
Docs
The complete, pure-Go stack for FoundationDB: a from-scratch wire-protocol client, a wire-compatible Record Layer, and a SQL engine.
Install, connect, and run.
What’s production-ready, how correctness is proven, version targets.
API reference, the operator guide, and runnable examples.
Pre-1.0. The wire format is the project’s hard line and the part to trust first; the
SQL engine is usable but evolving. Pin a commit and run the suites against your workload
before relying on it in production. See Maturity.