Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.57 KB

File metadata and controls

33 lines (28 loc) · 1.57 KB
title SQL Server Database Engine | Microsoft Docs
ms.custom
ms.date 07/26/2017
ms.prod sql
ms.prod_service high-availability
ms.component database-engine
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic conceptual
helpviewer_keywords
Database Engine [SQL Server]
SQL Server Database Engine
ms.assetid 65e2f424-1386-45a6-8912-bd053f434073
caps.latest.revision 48
author CarlRabeler
ms.author carlrab
manager craigg

SQL Server Database Engine

[!INCLUDEtsql-appliesto-ss2016-xxxx-xxxx-xxx-md] The [!INCLUDEssDE] is the core service for storing, processing, and securing data. The [!INCLUDEssDE] provides controlled access and rapid transaction processing to meet the requirements of the most demanding data consuming applications within your enterprise.

Use the [!INCLUDEssDE] to create relational databases for online transaction processing or online analytical processing data. This includes creating tables for storing data, and database objects such as indexes, views, and stored procedures for viewing, managing, and securing data. You can use [!INCLUDEssManStudioFull] to manage the database objects, and [!INCLUDEssSqlProfiler] to capture server events.

See Also

SQL Server Resource Center