A recurring question on StackOverflow is whether there are other sample databases for SQL Server beside the well-known Northwind, pubs (SQL Server 2000) and AdventureWorks (SQL Server 2005 and later).![]()
Microsoft samples on CodePlex
- Microsoft SQL Server Community Projects & Samples (2005 and later)
- Microsoft SQL Server Product Samples: Databases (2005 and later)
Database-based applications available on CodePlex using SQL Server
- Kigg (2005 and later)
Database-based applications using SQL Server
Other sample databases
- SQL Server 2005 Express Starter Data Models (2005; 10 models)
- Chinook Database (various database servers)
Advertisement

[...] I prepared my previous post on SQL Server sample databases, I also came across sample databases for other SQL [...]
[...] my dbscript database schema management application, I tried to find as many database schema samples as possible to test the application [...]