🗄️SQL to Mock Data Generator

Generate realistic mock data from SQL table schemas

Error

Features

  • Parse SQL CREATE TABLE statements
  • Generate realistic mock data based on column names and types
  • Support for common data types (INT, VARCHAR, DATE, etc.)
  • Output as SQL INSERT, JSON, or CSV
  • Smart field detection (email, phone, name, etc.)
  • ⚠️ Client-side processing - your schemas never leave your browser