This repository contains PowerShell and Bash scripts designed to help DBAs and DevOps engineers automate MS SQL Server tasks, including database provisioning, user management, backup & restore, performance tuning, and security hardening.
- 📂 Automated SQL Server Installation (Windows, Linux, Docker)
- 📂 Database Management → Create, drop, migrate databases.
- 📂 User & Role Management → Automate user access control.
- 📂 Backup & Restore → Scheduled backups with retention policies.
- 📂 Performance Tuning → Optimize indexes, analyze query performance.