SQL Data Generator - 2.0

SQL Data Generator

Getting Started - SQL Data Generator

SQL Data Generator enables you to populate selected tables and entire databases with realistic data. You can populate empty tables, or add extra rows to your existing data.

This is useful when you have a table or database that you want to populate, and no live data that you can use. For example, you may want to create a large database of test data so that you can perform nunit or performance tests on a new product. Or you may have live data you do not want to use all of; for example, you may want to replace the data in a credit card number column with randomly-generated data. With SQL Data Generator, you can do this by importing some of the data from existing SQL tables or CSV files, while generating the other columns or tables.

You can use SQL Data Generator to populate SQL Server 2008 and 2008 R2, SQL Server 2005, and SQL Server 2000 databases.

You can use SQL Data Generator to:

Technical notes

SQL Data Generator automatically assigns a generator to each column based on information such as table name, column name, data type, and any constraints; otherwise the Regular Expressions Generator is assigned.

There are over 80 pre-configured generators, supporting all SQL Server 2008 data types. These are detailed in the list of generators and the data types they support.

You must have administrator privileges for the database that you want to populate.

Getting more information

See also

About generators

Customizing existing generators

Using the command line interface

Setting up data generation

Was this article helpful?

Search support
Forums