Question

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?

Was it helpful?

Solution

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

OTHER TIPS

Not as complex as you want but Chinook DB is a free sample database that supports Oracle among others.

The good ol' NorthWind. Here r the oracle scripts http://jagchat.spaces.live.com/blog/cns!41050F68F010A662!758.entry

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top