awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDatabase Integrity Checks

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.

Awesome Database Integrity Checks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • olahallengren/sql-server-maintenance-solutionAvatar de olahallengren

    olahallengren/sql-server-maintenance-solution

    3,295Voir sur GitHub↗

    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.

    TSQLsqlserver
    Voir sur GitHub↗3,295
  1. Home
  2. Data & Databases
  3. Database Integrity Checks