oracle 在哪里可以找到免费使用的复杂测试数据库?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2598729/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where to find free-to-use, complex test databases?
提问by Jay
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.
我需要一个数据库来测试数据屏蔽解决方案。任何数据库都可以(Oracle/MSSQL 风格)。我只需要架构/数据库定义。我有工具来生成数据记录。我正在寻找的数据库规模应该有 30 个奇数表,每个表中有 30 个奇数列 - 一个巨大的数据库。
Do freely available complex database /schema definitions exist on the internet? If yes, where do I find them?
互联网上是否存在免费提供的复杂数据库/模式定义?如果是,我在哪里可以找到它们?
采纳答案by Ed Harper
There are various iterations of the AdventureWorks schemafor SQL 2005/2008 available.
有多种适用于 SQL 2005/2008的AdventureWorks 架构可供使用。
回答by softveda
Not as complex as you want but Chinook DBis a free sample database that supports Oracle among others.
没有您想要的那么复杂,但Chinook DB是一个免费的示例数据库,它支持 Oracle 等。
回答by Midhat
The good ol' NorthWind. Here r the oracle scripts http://jagchat.spaces.live.com/blog/cns!41050F68F010A662!758.entry
好的老北风。这里是oracle脚本http://jagchat.spaces.live.com/blog/cns!41050F68F010A662!758.entry