Search This Blog

Sunday, 23 July 2017

Azure SQL Database

  • An Azure-based version of the Microsoft SQL server engine for storing relational tabular data in the cloud.
  • SQL Database provides predictable performance, scalability with no downtime, business continuity and data protection.

When to use

  • When your application requires data storage with referential integrity, transnational support and support for TSQL queries.

Reference URL

  • https://docs.microsoft.com/en-us/azure/sql-database/

1 comment:

Creating a NuGet Package Feed to Host Artifacts

Step-by-Step Guide: Creating a NuGet Package Feed to Host Artifacts 🔹 Step 1: Create a C# Class Library and Generate NuG...

Recent Post