Skip to content

Commit

Permalink
new data
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCanon committed Mar 25, 2020
1 parent c36d421 commit 7ea08ae
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 2 deletions.
File renamed without changes.
52 changes: 50 additions & 2 deletions README.md
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 added docs/index.html
Empty file.
Binary file added src/DB/AdventureWorks2017.sql
Binary file not shown.
Binary file added src/DB/ContosoSpanisht.sql
Binary file not shown.

0 comments on commit 7ea08ae

Please sign in to comment.