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 Sql Server from the database options
2

Choose Database Edition

Select your Sql Server edition:

  • Regular - Standard Sql Server installations
  • V2016 and below - Sql Server 2016 and below installations
3

Run Import Query

Execute the provided query using either:

  • Your database client (e.g., Sql Server Workbench, DBeaver)
  • Direct Sql Server connection
4

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