What is SQL Server

Rumman Ansari   Software Engineer   2023-03-25   6286 Share
☰ Table of Contents

Table of Content:


What is SQL Server

SQL Server is software (A Relational Database Management System) developed by Microsoft. It is also called MS SQL Server. It is implemented from the specification of RDBMS.

Microsoft SQL Server is a highly scalable product that can be run on anything from a single laptop, to a network of high-powered cloud servers, and anything in between.

Features of MS SQL Server

  • MS SQL Server is implemented from the specification of RDBMS.
  • MS SQL Server is highly scalable.
  • MS SQL Server is platform independent.
  • MS SQL Server can be run on a single laptop or a network of cloud servers.
  • MS SQL Server is both a GUI and command based software.
  • MS SQL Server supports SQL (SEQUEL) language which is an IBM product, non-procedural, common database and case insensitive language.