Database tools overview

Database tools overview

MS SQL Server

Microsoft SQL Server is chosen for business needs due to its scalability, high performance, robust security features, and support for high availability and disaster recovery.

It offers a comprehensive Business Intelligence (BI) platform, seamless integration with Microsoft products, powerful development tools, and advanced analytics capabilities. SQL Server supports multiple data types, integrates with the cloud, and provides flexibility in licensing options, making it a versatile and reliable choice for organizations seeking a database management system to meet their data storage, processing, and analysis requirements.

MS SQL Server History

MS SQL Server Installation options

  1. MS SQL Server (full) (service based)

  2. MS SQL Server (express) (service based)

  3. LocalDB (downsized Version of MS SQL Server) (file based)

UI options for SQL Server:

  1. SSMS

  2. SQL Server Data Tools (integrated in Visual Studio)

  3. Command line interface (CLI)

Last updated