Skip to content

Conversation

@c-wilkinson
Copy link
Owner

This PR turns create-test-db.ps1 into a one-stop script for creating and seeding a realistic SQL Server test database inside Docker. It adds a proper set-based data generator (names, emails, products), a 10M-row Numbers helper table for fast population, and a more resilient execution flow with progress and timing.

Note, we're still missing Events and Posts, but data generation for the other tables is good. This does not close #2, but it is related to closing it.

@c-wilkinson c-wilkinson merged commit a0d4625 into main Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Populate SQL Server Test Database with Realistic Sample Data

2 participants