Datagen enables the insertion of significant testing data into ADO-connected databases.
One of the standout features of Datagen is its compatibility with a wide variety of databases. Whether you're using MS-SQL Server, MySQL, PostgreSQL, or something else entirely, you should be able to connect to it with Datagen through any ODBC driver.
Beyond this basic functionality, Datagen offers a number of useful features designed to make your life easier. For example, you can insert identity columns to automate data creation, or use random data from text files to generate more realistic test scenarios. The software even comes bundled with example data files containing names, cities, streets, email addresses, and companies in multiple languages.
In addition to these basic data sources, you can use regular expression templates to insert more complex data patterns, or insert dates and other values based on existing columns in the database. There's even a save function that lets you store your project for future use, and you can specify the number of rows you want to insert for more precise testing.
All in all, if you're looking for a powerful, flexible tool to help you generate test data for your database, Datagen is definitely worth considering.
Version 0.9: N/A