Pinned Repositories
AzureDatabaseExport
.NET Core console application to export Azure SQL database to a storage account and then to download the resulting BACPAC to a local directory.
BacpacExtractor
DacpacDeployUtility
A command line utility to replace SqlPackage.exe for publishing .dacpac file to database, along with some other small database tools for Microsoft SQL Server
DBA-Database
This repo contains the scripts to create and populate the DBA Database to automatically gather information about your estate
EastFive.Azure.Storage.Backup
A service that periodically schedules a data copy (tables and blobs) from one Azure storage account to another.
SQL-Server-First-Responder-Kit
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
sql-server-maintenance-solution
SQL Server Maintenance Solution
SqlBulkTools
High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.
DSoftse's Repositories
DSoftse/AzureDatabaseExport
.NET Core console application to export Azure SQL database to a storage account and then to download the resulting BACPAC to a local directory.
DSoftse/BacpacExtractor
DSoftse/DacpacDeployUtility
A command line utility to replace SqlPackage.exe for publishing .dacpac file to database, along with some other small database tools for Microsoft SQL Server
DSoftse/DBA-Database
This repo contains the scripts to create and populate the DBA Database to automatically gather information about your estate
DSoftse/EastFive.Azure.Storage.Backup
A service that periodically schedules a data copy (tables and blobs) from one Azure storage account to another.
DSoftse/SQL-Server-First-Responder-Kit
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
DSoftse/sql-server-maintenance-solution
SQL Server Maintenance Solution
DSoftse/SqlBulkTools
High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.