Configure Replication Zones Overview Replication zone levels For system data Level priorities Manage replication zones Replication zone variables Replication constraints Descr...
Manual Deployment See also Manual Deployment Use the following guides to deploy CockroachDB manually on-premises or on popular cloud platforms: On-Premises Amazon Web Serv...
Contributing Prerequisites Initial Setup Create a Fork Clone Your Fork Build Development Settings Add Upstream Remote Layout Development Design Document Create a Branch U...
INT Names and Aliases Syntax Size Considerations for 64-bit signed integers Examples Supported casting and conversion See also INT CockroachDB supports various signed i...
Build a Rust App with CockroachDB Before you begin Step 1. Install the Rust Postgres driver Step 2. Start a single-node cluster Step 3. Create a user Step 4. Create a database ...
Authentication Using digital certificates with CockroachDB Node authentication Client authentication Using cockroach cert or openssl commands Using a custom CA Using a public C...
Primary Key constraint Details Syntax Column level Table level Usage example See also Primary Key constraint The PRIMARY KEY constraint specifies that the constrained ...
DECIMAL Aliases Precision and scale Syntax Size Examples Supported casting and conversion See also DECIMAL The DECIMAL data type stores exact, fixed-point numbers. Th...