SQL Server Management Studio (SSMS) is an integrated environment for accessing, configuring, managing, administering, and developing all components of SQL Server. SSMS combines a broad group of graphical tools with a number of rich script editors to provide access to SQL Server to developers and administrators of all skill levels.
Microsoft SQL Server 2016 Express is a powerful and reliable free data management system that delivers a rich and reliable data store for lightweight Web Sites and desktop applications.
ssms-sqlserver
This repository contains the tools to manage SQL Server instances, such as SQL Server Management Studio (SSMS) as well as SQL Server 2016 Express server.
Getting started
turbo run sqlserver/ssms-sqlserver
Connection Information
Server name: \\.\pipe\MSSQL$SQLEXPRESS\sql\query
Username: sa
Password: password1
Port: 1433