Search code examples
databaseoracle-databasetest-datasample-data

Where to find free-to-use, complex test databases?


I need a database for testing a data masking solution. Any database would do (Oracle/MSSQL flavor). I just need the schema / db definition. I have tools to generate data records. The magnitude of database I am looking should have 30 odd tables with 30 odd columns in each table - a HUGE database.

Do freely available complex database /schema definitions exist on the internet? If yes, where do I find them?


Solution

  • There are various iterations of the AdventureWorks schema for SQL 2005/2008 available.