Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.48 KB

File metadata and controls

29 lines (24 loc) · 1.48 KB
title SQL Server Database Engine | Microsoft Docs
ms.custom
ms.date 07/26/2017
ms.prod sql
ms.prod_service high-availability
ms.reviewer
ms.technology
database-engine
ms.topic conceptual
helpviewer_keywords
Database Engine [SQL Server]
SQL Server Database Engine
ms.assetid 65e2f424-1386-45a6-8912-bd053f434073
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