ランダムSQL INSERTジェネレーター(Postgres/MySQL/SQLite)

テーブルスキーマからSQL INSERT文を生成します。

ブラウザ内で処理します。実在の個人情報はスキーマに含めないでください。共有URLは設定のみ(SQL出力は含みません)。

生成SQLはテスト用途です。実行環境で安全性を確認してください。

秘密用途には使わないでください。安全な文字列は トークン生成 または パスワード生成 を利用してください。

他の言語 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
その他

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.