--- description: "Tutorial: Getting Started with the Database Engine" title: "Tutorial: Getting Started with the Database Engine" ms.custom: - seo-dt-2019 - intro-quickstart ms.date: "06/21/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: ms.topic: quickstart helpviewer_keywords: - "tutorials [connecting]" - "tutorials [Database Engine]" - "unable to connect [SQL Server]" - "failure to connect [SQL Server]" - "connecting tutorial [SQL Server]" ms.assetid: 655e709b-346b-469c-bddc-a5a0238d07e0 author: LitKnd ms.author: kendralittle monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current" --- # Tutorial: Getting Started with the Database Engine [!INCLUDE [SQL Server Azure SQL Database](../includes/applies-to-version/sql-asdb.md)] Welcome to the Getting Started with the [!INCLUDE[ssDE](../includes/ssde-md.md)] tutorial. This tutorial is intended for users who are new to [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] and who have installed [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] or [!INCLUDE[ssExpress](../includes/ssexpress-md.md)]. This brief tutorial helps you get started using the [!INCLUDE[ssDE](../includes/ssde-md.md)]. ## What You Will Learn This tutorial shows you how to connect to the [!INCLUDE[ssDE](../includes/ssde-md.md)] using [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] on both the local computer and from another computer. This tutorial is divided into two lessons: [Lesson 1: Connecting to the Database Engine](../relational-databases/lesson-1-connecting-to-the-database-engine.md) In this lesson, you will learn how to connect to the [!INCLUDE[ssDE](../includes/ssde-md.md)] and enable additional people to connect. [Lesson 2: Connecting from Another Computer](../relational-databases/lesson-2-connecting-from-another-computer.md) In this lesson, you will learn how to connect to the [!INCLUDE[ssDE](../includes/ssde-md.md)] from a second computer, including enabling protocols, configuring ports, and configuring firewall settings. ## Requirements This tutorial has no knowledge prerequisites. Your system must have the following installed to use this tutorial: - [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)]. To install [!INCLUDE[ssManStudio](../includes/ssmanstudio-md.md)], see [Download SQL Server Management Studio](../ssms/download-sql-server-management-studio-ssms.md). ## See Also [Tutorial: SQL Server Management Studio](../ssms/quickstarts/ssms-connect-query-sql-server.md)