FAQ
What does DataStandIn generate?
DataStandIn generates seeded relational datasets from supported SQL DDL. It can preserve table relationships, apply supported constraints, and write CSV, JSONL, or Parquet output.
Are templates runnable?
Not yet. The catalog currently contains reference scenarios; runnable template configurations are coming soon.
Does the schema diagram tool upload my DDL?
No. The tool parses supported CREATE TABLE statements in the browser to render a relational diagram.
Is there a public API?
Not yet. Public API documentation will be published when the contract is available.