1 Repo
Utilities for verifying the physical and logical consistency of database objects to detect corruption.
Distinguishing note: None of the candidates cover the specific domain of database consistency checks (DBCC) and backup readability verification.
Explore 1 awesome GitHub repository matching data & databases · Database Integrity Checks. Refine with filters or upvote what's useful.
This project is a T-SQL maintenance framework and suite of automated scripts for SQL Server. It functions as a backup automator, index optimizer, and integrity checker designed to manage routine database administration tasks through a programmable set of stored procedures. The solution distinguishes itself through a focus on automated orchestration, including the ability to target or exclude databases within Availability Groups and the use of mirror-write backup streams for redundancy. It employs fragmentation-driven indexing to determine whether to rebuild or reorganize indexes based on user
Performs automated consistency checks and verifies backup readability to detect physical or logical data corruption.