Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thunchanokbow/microsoft-sql-server-database

Microsoft SQL Server is a powerful database software that can handle a large amount of data and transactions quickly and efficiently. This makes it a popular choice for businesses that need to manage their data effectively.
https://github.com/thunchanokbow/microsoft-sql-server-database

microsoft-sql-server microsoft-sql-server-management-studio

Last synced: about 1 month ago
JSON representation

Microsoft SQL Server is a powerful database software that can handle a large amount of data and transactions quickly and efficiently. This makes it a popular choice for businesses that need to manage their data effectively.

Awesome Lists containing this project

README

        

Microsoft-SQL-server-database
============
## Contents
[Download the SQL Server](sections/01-Install-SQL-server.md) installation.

[Connect to the SQL Server Database](sections/04-Connect-to-Server-Database.md)

- [Windows Authentication](sections/04-Connect-to-Server-Database.md#Windows-Authentication)

- [SQL Server Authentication](sections/04-Connect-to-Server-Database.md#SQL-Server-Authentication)

[Restore the database in SSMS](sections/02-Restore-database.md)

[Create a login using](sections/03-Create-a-login-using.md) SSMS for SQL Server.

- [Create a new login using](sections/03-Create-a-login-using.md#Create-a-new-login-using)

- [Setup Authentication mode](sections/03-Create-a-login-using.md#Setup-Authentication-mode)

[Allow-remote-connections-to-SQL-Server](sections/05-Allow-remote-connections-to-SQL-Server.md)

[Create a new databse Diagram](sections/06-Create-a-new-database-diagram.md)