https://github.com/mg0x7be/sql-server-dba-scripts
SQL Server administration scripts
https://github.com/mg0x7be/sql-server-dba-scripts
administration database-administration dba scripts scripts-collection sql-server sql-server-database t-sql tsql
Last synced: 5 months ago
JSON representation
SQL Server administration scripts
- Host: GitHub
- URL: https://github.com/mg0x7be/sql-server-dba-scripts
- Owner: mg0x7BE
- License: unlicense
- Created: 2025-04-07T14:30:41.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-07-03T14:44:25.000Z (6 months ago)
- Last Synced: 2025-07-31T04:45:52.237Z (5 months ago)
- Topics: administration, database-administration, dba, scripts, scripts-collection, sql-server, sql-server-database, t-sql, tsql
- Language: TSQL
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: AUDIT - Examples.sql
- Security: Security - Logins.sql
Awesome Lists containing this project
README





# SQL Server DBA scripts
Collection of SQL Server administration scripts.
## Getting started
The file names correspond to specific topics. Just find the appropriate .sql file, and the scripts related to that topic are inside :)
## About this repository
There are many of my scripts here, but also a lot of them are things I’ve found on the Internet in various places and from different sources. Unfortunately, I can't provide the exact authors of each script. These are things that have accumulated over the years. This repository helps me keep everything in one place and access the code when needed. In no way do I claim authorship of these scripts, although I am partially the author of some of them.
If someone wants to use these scripts, first and foremost, please do so at your own risk, and secondly, keep in mind that a given script may come from an external source. Feel free to use them, but if anyone believes they should be credited as the author in a particular place, please let me know or submit a pull request.
Thanks for your understanding!
## License
This project is released under the [Unlicense](LICENSE) license.