Skip to content

Mock Data Generator

Mock Data Generator allows you to quickly generate realisitic sample data for your database, whether it be for testing or for benchmarking your table.

WizQl supports more than 50 different types of data generation modules so that you can generate the data you require.

To use the generator select the table that you wish to populate with the mock data. The app automatically picks up the columns available and their data types.

Generate Data Screen

Next you will be greeted with a seperate window showing you information about your table along with columns and the following options:

  • Remove old data - Selecting this option clears the table and inserts data.
  • Row count - The amount of rows to insert into the data.
  • Batch size - The amount of rows to commit per transaction.

Generate Data Information

All the columns are preset with DEFAULT data types.

Generate Data Options

Select the data type from the dropdown menu and customize the data options.

Generate Data

After you’re done click generate to start the mock data generation process.