A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups
-
Updated
Oct 7, 2020 - C#
A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups
🗄️ MSSQL Backup Batch Restore Utility
Dump MSSQL hashes from .mdf file
MSSQL Backups, includes two Scripts for Daily and Weekly Backups
Basic MSSQL DDL operations: database creation, table creation, schema changes, rename, truncate.
It backs up the MSSQL database you specify, compresses it into zip and backs it up to aws s3.
Add a description, image, and links to the mssql-backup topic page so that developers can more easily learn about it.
To associate your repository with the mssql-backup topic, visit your repo's landing page and select "manage topics."