SqlServer Datawaehouse tools

Avyayah 1,271 Reputation points
2020-11-13T14:53:57.593+00:00

What type of datawarehouse tools are available that will support SqlServer version?
Does SQL server have Datawarehouse tools available?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,694 questions
0 comments No comments
{count} votes

Accepted answer
  1. David Browne - msft 3,846 Reputation points
    2020-11-13T15:31:52.31+00:00

    SQL Server includes, or has available for free download a set of tools sufficient to build and operate a Data Warehouse, including:

    SQL Server Management Studio for Administration and Development
    SQL Server Data Tools for schema management and DevOps integration
    SQL Server Integration Services for building ETL pipelines
    SQL Server Agent for job scheduling and alerting
    SQL Server Analysis Services for building interactive OLAP models.

    In addition there is a huge ecosystem of 3rd party tools that work with SQL Server.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.