CockroachDB user documentation HTML195CC-BY-4.04682,339106UpdatedMar 26, 2025 cockroachPublic CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. Go30,6663,8745,000+(2 issues need help)1,033UpdatedMar 26, 2025...
CockroachDB is a cloud-native distributed SQL database designed to build, scale, and manage modern, data-intensive applications. What is CockroachDB? CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. Itscaleshorizontally;survivesdisk, machine, ...
CockroachDB - the open source, cloud-native distributed SQL database. Go 19.3k 2.4k docs CockroachDB user documentation HTML 116 268 sqlalchemy-cockroachdb SQLAlchemy adapter for CockroachDB Python 76 36 django-cockroachdb CockroachDB Backend for Django Python 70 13 activerecord-cockroachdb-adapte...
RocksDB/LevelDB inspired key-value database in Go. Contribute to cockroachdb/pebble development by creating an account on GitHub.
BeyondTheClouds / openstack-cockroachdb-dev Star 9 Code Issues Pull requests This project supply a usable infrastructure in order to make tests around Openstack using CockroachDB as a backend for its services. vagrant openstack cockroachdb grid5000 devstack Updated Jan 9, 2018 Shell cockroach...
This repository contains the source files for the CockroachDB documentation available at cockroachlabs.com/docs. Suggest Improvements Want a topic added to the docs? Need additional details or clarification? See an error or other problem? Please open an issue. Write Docs Want to contribute to the...
kubectl delete -f https://raw.githubusercontent.com/cockroachdb/cockroach-operator/master/manifests/operator.yaml Note: If you want to delete the persistent volumes and free up the storage used by CockroachDB, be sure you have a backup copy of your data. Data cannot be recovered once the ...
It is intended for use in test code. Prerequisites The current release (v2) of this library requires Go modules. You can import it in your code using: import ( "github.com/cockroachdb/cockroach-go/v2/crdb" "github.com/cockroachdb/cockroach-go/v2/testserver" ) ...
Name Last commit message Last commit date Latest commit History 265 Commits .github/workflows buildroot images .gitignore README.md VERSION bincheck buildroot.patch download_binary.sh test-linux test-macos test-windows bincheck verifies the sanity of CockroachDB release binaries. At present, the sani...
Some explanations about how this is used in e.g. CockroachDB: https://wiki.crdb.io/wiki/spaces/CRDB/pages/1824817806/Log+and+error+redactability About Utilities to redact Go strings for confidentiality Resources Readme License Apache-2.0 license ...