FillDB is a free tool that lets you quickly generate large volumes of custom data in MySql format to use in testing software and populating databases with random data.
Application will try to guess the format of data required based on column names and will generate random names, dates, emails, addresses and more to fill your MySQL database with data.
Just upload you database schema and this unique online service will generate database test data in multiple relational tables with Foreign Key Support.
It can generate unique values, and optional data, populate with values from another table.
You have 2 options to provide your database, using file submittion or pasting database schema in a textarea
User select a table and choose what data to be generated for every column.
Sample of generaged Data