Skip to content

VibeSQL/Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL Server & PowerShell Scripts

This repository contains a collection of personal scripts for SQL Server administration and management using PowerShell and T-SQL.

Purpose

These scripts are tools I've created to simplify common SQL Server DBA tasks. They're shared here in case they might help others manage and administer their SQL Server environments.

What's Included

  • PowerShell Scripts - Automation scripts for batch operations across multiple SQL Server instances
  • T-SQL Scripts - Reusable query snippets for direct execution in SQL Server Management Studio or Azure Data Studio

Structure

Powershell/    - PowerShell scripts for SQL Server automation
TSQL/          - T-SQL query scripts

Usage

These are standalone utility scripts - simply download and run them as needed for your SQL Server administration tasks. Each script includes comments explaining its purpose and usage.

Contributing

Feel free to use, modify, or adapt these scripts for your own needs. If you have suggestions or improvements, contributions are welcome!

About

Random bits of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published