What is largest free datababase for SQL Server engine available for testing purposes?
Asked
Active
Viewed 320 times
1
-
This question would be on-topic at http://opendata.stackexchange.com/ – Nicolas Raoul Jul 24 '15 at 11:48
2 Answers
4
I don't know about "largest" database, but if you're just looking for sample data, I would consider AdventureWorks "large".

womp
- 115,835
- 26
- 236
- 269
4
You might try the EVE Online database dumps.

Greg Buehler
- 3,897
- 3
- 32
- 39
-
Big thanks. There are also similar databases for MySQL, SQLite and PostreSQL. – GrZeCh Dec 10 '09 at 19:50