Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thunchanokbow/microsoft-sql-server-database
- Owner: thunchanokbow
- Created: 2023-11-02T06:46:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T06:30:11.000Z (11 months ago)
- Last Synced: 2024-10-12T07:22:33.635Z (about 1 month ago)
- Topics: microsoft-sql-server, microsoft-sql-server-management-studio
- Homepage:
- Size: 9.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)