Generate SQL CREATE and INSERT statements.
Quickly seed a database from spreadsheet data. Generate ready-to-run SQL scripts for MySQL, PostgreSQL, SQLite, or any SQL-compatible database.
The tool detects BOOLEAN, INTEGER, REAL, DATE, and TEXT based on cell values.
Yes. You can set an optional prefix that is prepended to each table name.
The generated SQL uses standard syntax compatible with MySQL, PostgreSQL, SQLite, and most SQL databases.