Datologist for CockroachDB
CockroachDB is a distributed SQL database designed for global-scale applications with strong consistency guarantees. With Datologist, you can query your CockroachDB clusters using plain English — ask business questions across distributed data and get instant answers without writing SQL. Datologist connects via the PostgreSQL wire protocol, so setup is seamless.
Connect and start querying
Enter your CockroachDB connection details — host, port (default 26257), database, username, and password
Datologist encrypts your credentials with AES-256-GCM and stores them server-side
The AI agent automatically discovers your tables, columns, and relationships
Start asking questions in plain English — get answers in seconds
Questions you can ask
Just type in plain English. Datologist handles the CockroachDB SQL for you.
Built for CockroachDB
Datologist generates optimized SQL tailored to CockroachDB's specific dialect, data types, and capabilities.
- Connects via PostgreSQL wire protocol — no special drivers needed
- Automatic discovery of tables and relationships across the cluster
- SQL generation adapted for CockroachDB dialect and distributed features
- Support for CockroachDB 22.1+ including spatial data and JSON columns
Enterprise-grade security
Your CockroachDB credentials and data are protected by multiple layers of security.
- AES-256-GCM encryption for all credentials
- SELECT-only queries enforced via AST validation
- Query results streamed, never stored
- No data used for AI model training
- Full query audit trail