© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
R. ReidPractical CockroachDBhttps://doi.org/10.1007/978-1-4842-8224-3_5

5. Interacting with CockroachDB

Rob Reid1  
(1)
Liss, Hampshire, UK
 

We’ve covered a lot of conceptual ground, and it’s now time to start using CockroachDB as an end user. We’ve created clusters and tables; now, let’s connect to them and put them to work.

Connecting to CockroachDB

When presented with a new database, the first thing you might want to do is connect to it and start querying! In this section, we’ll connect to self-hosted and cloud-based CockroachDB clusters with tools and from code.

Connecting with Tools

There are plenty of off-the-shelf tools you can use to connect to a CockroachDB ...

Get Practical CockroachDB: Building Fault-Tolerant Distributed SQL Databases now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.