Random SQL INSERT Generator (Postgres/MySQL/SQLite)

Generate SQL INSERT statements from a table schema.

Runs locally in your browser. Do not include real personal data in schemas. Share URLs contain settings only (no SQL output).

Generated SQL is for testing. Validate safety in your own environment.

Not for secrets. For secure strings, use the Token generator or Password generator.

Other languages ja | en | es

Why this SQL INSERT generator?

Quick presets

Load a preset table to start quickly.

Generate

Random SQL INSERT generator

Define a table schema, then generate INSERT statements as SQL.

Schema (columns)
Name Type Params Null rate Unique Order Actions
More

Preview


            

Preview shows the first 20 lines.

Output

Copy or download the full SQL output.

Dialect notes

FAQ

Is my data uploaded?

No. Everything runs locally in your browser.

What is quote identifiers?

It wraps table/column names in quotes to allow reserved words or dashes.

Is seeded mode secure?

No. Seeded mode is for reproducibility only.

Import schema JSON

Paste schema JSON here. Nothing is uploaded.