Skip to content
doc

Getting started

Install doc and go from an empty .doc file to a working MongoDB query, both from Go and from the doc command line, in under a minute.

Three short pages: how doc thinks about a database (one file, MVCC reads, durable transactional writes, an API shaped like the MongoDB Go driver), how to install the doc binary or add the library to a Go module, and a guided first run that ends with a real query returning real documents.