--- 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 [!INCLUDE[tsql-appliesto-ss2016-xxxx-xxxx-xxx-md](../includes/tsql-appliesto-ss2016-xxxx-xxxx-xxx-md.md)] The [!INCLUDE[ssDE](../includes/ssde-md.md)] is the core service for storing, processing, and securing data. The [!INCLUDE[ssDE](../includes/ssde-md.md)] provides controlled access and rapid transaction processing to meet the requirements of the most demanding data consuming applications within your enterprise. Use the [!INCLUDE[ssDE](../includes/ssde-md.md)] 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 [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] to manage the database objects, and [!INCLUDE[ssSqlProfiler](../includes/sssqlprofiler-md.md)] to capture server events. ## See Also [SQL Server Resource Center](http://go.microsoft.com/fwlink/?LinkId=219676)