ChartDB never stores or accesses your data - the import query only retrieves schema metadata.

Quick Start

1

Create New Diagram

  1. Click File > New in the ChartDB editor
  2. Select CockroachDB from the database options
2

Run Import Query

Execute the provided query using either:

  • Your database client (e.g., CockroachDB UI, DBeaver, etc..)
  • Direct CockroachDB connection
3

Import Results

  1. Copy the JSON output from the query
  2. Paste into ChartDB’s import field
  3. Click Import to generate your diagram

Import Methods

Troubleshooting

Common Issues Guide

Find solutions for frequently encountered import problems and their resolutions