Custom schemas

Bring your own schema when a reference scenario is not the right starting point. DataStandIn accepts supported CREATE TABLE DDL for relational datasets.

What to include

Declare tables, columns, primary keys, and foreign keys in your DDL. The analyzer maps supported SQL types and records supported column constraints before generation.

The schema diagram tool parses supported CREATE TABLE statements in the browser and draws a relational diagram. It is a visual aid; enter your schema in the generator to configure a dataset.