cockroachdb/cockroach
Applications
The repo builds many binaries in addition to cockroach itself. These pages document the user- and developer-facing ones.
Pages
- cockroach — the database binary, source under
pkg/cli/andpkg/cmd/cockroach/. - cockroach-sql — the standalone SQL client.
- roachprod — provision, configure, and manage CockroachDB clusters.
- roachtest — long-running cluster tests against
roachprodclusters. - workload — synthetic workload generator.
- dev — the build/test wrapper for Bazel.
- Other internal tools — release engineering, code generation, CI helpers.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.