Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
DataTable Generator
Faker
Faker is a Python package that generates fake data for you.
hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
SQL Data Generator
GenerateData
Data Generator
This discussion on StackOverflow suggests that Databene Benerator is good choice.
Question: Does any tool support generating data sets that gurantees that joining returns results? And best if the returned results conver different corner cases.
Good Tools
-
http://www.softwaretestinghelp.com/tools/40-best-database-testing-tools/
-
http://filldb.info/
-
- handles dependencies
- for Java
-
- handles dependencies
- poor documentation
-
- JS based
Others
-
- doesn't handle dependencies
- simple and easy to use
-
- doesn't handle dependencies
- simple and easy to use
- able to share it with people
-
- doesn't handle dependencies
- simple and easy to use
Commerical Tools
-
- handles dependencis
-
ApexSQL SQL test data generator
More
-
https://jethro.io/blog/how-to-generate-mock-data-for-testing
-
http://www.bigsynapse.com/sampling-large-datasets-using-spark
-
http://www.bizdatax.com/wp-content/uploads/2015/10/blog-how-to-mask-subset-and-generate-test-data-Img2.png
-
https://github.com/18F/rdbms-subsetter
-
https://docops.ca.com/ca-test-data-manager/3-5/en
-
http://finraos.github.io/DataGenerator/
-
http://sqlblog.com/blogs/jamie_thomson/archive/2009/09/08/deriving-a-list-of-tables-in-dependency-order.aspx