SQL Seed Data Generator

Create realistic SQL seed data in your browser. Define a table schema, choose fake data strategies, and export INSERT statements for MySQL, PostgreSQL, SQLite, or SQL Server.

Quick templates

Backticks + 1/0 booleans

Column schema

Column 1

Column 2

Column 3

Column 4

Column 5

SQL output

5 columns · 10 rows

How to use

  1. Choose a template or build your own schema.
  2. Set the table name, dialect, and row count.
  3. Pick a generator for each column and adjust ranges or enum values.
  4. Generate SQL, then copy or download the `.sql` file.

Everything runs client-side in your browser. No table definitions or fake records are uploaded.