|
1 | | -# Microsoft-Sql-Server-Databases-Samples |
2 | | -Microsoft Sql Server Real World Database Samples from 2017 version |
| 1 | +# Microsoft-Sql-Server-Databases-Samples |
| 2 | +Microsoft Sql Server Real World Database Samples for SQL 2017 version and up. |
| 3 | + |
| 4 | +## Databases |
| 5 | + |
| 6 | +Only attach to Sql Server or create connection from your project (Visual Studio or favorite). |
| 7 | + |
| 8 | +* [Download Last Build / Installer](https://github.com/JavierCanon/Microsoft-Sql-Server-Databases-Samples/releases/latest) |
| 9 | + |
| 10 | +### Contoso |
| 11 | +The Contoso BI Demo dataset is used to demonstrate DW/BI functionalities across the entire Microsoft Office product family. This dataset includes C-level, sales/marketing, IT, and common finance scenarios for the retail industry and support map integration. In addition, this dataset offers large volumes of transactions from OLTP and well-structured aggregations from OLAP, along with reference and dimension data. |
| 12 | + |
| 13 | +* From 29/1/2010 |
| 14 | +* Update to Sql Server 2017 |
| 15 | + |
| 16 | +### AdventureWorks |
| 17 | + |
| 18 | +AdventureWorks Database is a Microsoft product sample for an online transaction processing (OLTP) database. The AdventureWorks Database supports a fictitious, multinational manufacturing company called Adventure Works Cycles. |
| 19 | + |
| 20 | +* From 2012 |
| 21 | +* Update to Sql Server 2017 |
| 22 | + |
| 23 | + |
| 24 | +### Contoso |
| 25 | +The Contoso BI Demo dataset is used to demonstrate DW/BI functionalities across the entire Microsoft Office product family. This dataset includes C-level, sales/marketing, IT, and common finance scenarios for the retail industry and support map integration. In addition, this dataset offers large volumes of transactions from OLTP and well-structured aggregations from OLAP, along with reference and dimension data. |
| 26 | + |
| 27 | +* From 29/1/2010 |
| 28 | +* Update to Sql Server 2017 |
| 29 | + |
| 30 | + |
| 31 | +## Roadmap ## |
| 32 | + |
| 33 | +[] Database templates for new developments for different roles, with functions and procedures. |
| 34 | +[] Full text index search examples (like Google) |
| 35 | +[] More databases... |
| 36 | + |
| 37 | +## Requeriments ## |
| 38 | + |
| 39 | +* [7-zip](https://www.7-zip.org/) for decompress files |
| 40 | +* Any Version of SQL Server instance (LocalDB, Web, Standard, Development, Etc...): 2017, 2019. |
| 41 | + |
| 42 | + |
| 43 | +## License |
| 44 | + |
| 45 | +This project is licensed under the MIT license - see the [LICENSE.md](/LICENSE.md) file for details. |
| 46 | + |
| 47 | +--- |
| 48 | +Made with ❤️ by **[Javier Cañon](https://www.javiercanon.com)**. |
| 49 | + |
| 50 | + |
0 commit comments