Python and Reverse Engineering, Part 5
Python is a top-shelf toolset for creating sample data to do performance testing.
Let's say that you need to validate a data warehouse design, and you need a million facts that join with thousands of dimension entities across a half-dozen dimensions. You'll be generating data for seven different tables, and …
more ...