Skip to Content
ConnectorsCockroachDB

CockroachDB

Connect CockroachDB to Cendriix to manage clusters and run SQL queries.

Authentication

CockroachDB uses API key authentication. You’ll need to generate an API key from your CockroachDB dashboard.

Setup

  1. Navigate to Settings → Integrations → Connectors
  2. Find CockroachDB in the connector list
  3. Click Connect
  4. Enter your API key when prompted
  5. The connector will be activated immediately

Admin Setup (Self-Hosted)

To enable CockroachDB for your Cendriix instance:

  1. Generate an API key from your CockroachDB dashboard 
  2. Note the API key for the next step
  3. Populate the Secrets Manager secret cendriix/prod/connectors/cockroachdb with:
    { "api_key": "..." }

Use Cases

  • Manage clusters and run SQL queries
  • Automate workflows between CockroachDB and your other connected tools
  • Query CockroachDB data from Cendra AI assistant

Documentation

Last updated on