Skip to main content
This page directs you to step-by-step tutorials for working with CockroachDB on Cockroach Continuum. The tutorials in this section use standard CockroachDB drivers and tools and work with any Continuum cluster.

Get started

  • Follow to create your first cluster, connect to it, and run your first queries.

Migrate data

  • Follow migrate a sample PostgreSQL database to Continuum with the Migration Assistant, from schema conversion through data verification.

Develop and connect

  • Build an application with a language-specific driver or ORM (Python, Node.js, Go, or Java). Refer to for language tutorials and connection guidance.

Manage workloads

  • Follow after creating a host cluster, to provision your first virtual cluster and connect to it.

Monitor and optimize

  • Follow to run a sample workload against a cluster connected to Cockroach Aegis, understand the transaction contention it reports, and review and apply an index recommendation.