-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c36d421
commit 7ea08ae
Showing
5 changed files
with
50 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,50 @@ | ||
# Microsoft-Sql-Server-Databases-Samples | ||
Microsoft Sql Server Real World Database Samples from 2017 version | ||
# Microsoft-Sql-Server-Databases-Samples | ||
Microsoft Sql Server Real World Database Samples for SQL 2017 version and up. | ||
|
||
## Databases | ||
|
||
Only attach to Sql Server or create connection from your project (Visual Studio or favorite). | ||
|
||
* [Download Last Build / Installer](https://github.com/JavierCanon/Microsoft-Sql-Server-Databases-Samples/releases/latest) | ||
|
||
### Contoso | ||
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. | ||
|
||
* From 29/1/2010 | ||
* Update to Sql Server 2017 | ||
|
||
### AdventureWorks | ||
|
||
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. | ||
|
||
* From 2012 | ||
* Update to Sql Server 2017 | ||
|
||
|
||
### Contoso | ||
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. | ||
|
||
* From 29/1/2010 | ||
* Update to Sql Server 2017 | ||
|
||
|
||
## Roadmap ## | ||
|
||
[] Database templates for new developments for different roles, with functions and procedures. | ||
[] Full text index search examples (like Google) | ||
[] More databases... | ||
|
||
## Requeriments ## | ||
|
||
* [7-zip](https://www.7-zip.org/) for decompress files | ||
* Any Version of SQL Server instance (LocalDB, Web, Standard, Development, Etc...): 2017, 2019. | ||
|
||
|
||
## License | ||
|
||
This project is licensed under the MIT license - see the [LICENSE.md](/LICENSE.md) file for details. | ||
|
||
--- | ||
Made with ❤️ by **[Javier Cañon](https://www.javiercanon.com)**. | ||
|
||
|
Empty file.
Binary file not shown.
Binary file not shown.