LOADING

Type to search

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse

To Know more about the Different Corporate Training & Consulting Visit our website www.Instrovate.com Or Email : info@instrovate.com or WhatsApp / Call at +91 74289 52788

Data Analytics PowerBI

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse

Share
How To Download Microsoft SQL Server on your Local Machine
&
Install AdventureWorks Database & Data Warehouse

 

Here we want to do the exercise of Downloading Free Version of Microsoft SQL Server on your Local Machine . Thereafter we will install the Default Database like Adventure Works / Wide World Importers ( WWI ) database in the SQL Server and then we also install the Default Sql Server Management Studio to work on the Data in our Database and also run Query on our Data

 

How To Download & Install Microsoft SQL Server Free on your Local Machine

Go to the Microsoft SQL Server Download Link

https://www.microsoft.com/en-in/sql-server/sql-server-downloads

Download the Free – Express edition

 

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 29

Once the exe is downloaded . Double click to start the installation and select Basic

Accept the default and start the installation

First all the packages get downloaded and once it is successfully done the installation starts.

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 30

The installation will continue and will take a while before you get the confirmation of Successful installation

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 31

Click on Connect Now

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 32

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 33

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 34

Install AdventureWorks Database & Data Warehouse

IN order to download AdventureWorks Databases & Data Warehouse

https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/adventure-works

Go to Install from a Backup

https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 35

Download the OLTP & OLAP database & Datawarehouse full backup. And keep it in the below location

C:\Program Files\Microsoft SQL Server\MSSQL14.SQLEXPRESS\MSSQL\Backup

If you are not able to see these folders many time these are hidden . Just copy and paste these in the browser

Go to Microsoft SQL Server Management studio and restore these backup

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 36

Download & Install Free Microsoft SQL Server & Install AdventureWorks Database & Data Warehouse 37

Select And Restore .

This completes the Installation of Microsoft SQL Server on your Local Machine and Installing AdventureWorks Database & Data Warehouse onto the Microsoft SQL Server. If you want to perform some analytics and Visualization on the top of AdventureWorks DW data you can visit the below blogs

  1. How to Connect Python with Microsoft SQL Server and Query AdventureWorks DW – https://instrovate.com/2019/04/12/how-to-connect-python-with-sql-server/
  2. AdventureWorksDW – Python Series#1 – Computing & Plot Yearly Sales for a Territory – https://instrovate.com/2019/05/02/adventureworksdw-python-series1-computing-plot-yearly-sales-for-a-territory/
  3. AdventureWorks Data Warehouse Series#2 : How to Create Bar Chart Visualization Using Python – https://instrovate.com/2019/05/08/adventureworksdw-python-series2-create-bar-chart-using-python/
  4. AdventureWorks DW Series 3 : How to Create Pie Chart Visualization Using Python – https://instrovate.com/2019/05/17/adventureworks-dw-series-3-how-to-create-pie-chart-visualization-using-python/
  5. AdventureWorks DW Series 4 : How to Create Histogram Visualization Using Python – https://instrovate.com/2019/05/20/adventureworks-dw-series-4-how-to-create-histogram-visualization-using-python/
Tags:

You Might also Like