awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesT-SQL Maintenance Frameworks

Programmable systems based on stored procedures designed to orchestrate database administration tasks.

Distinct from Procedural SQL Execution: Existing candidates focus on general procedural execution or generic store maintenance, not a comprehensive T-SQL-based DBA framework.

Explore 3 awesome GitHub repositories matching data & databases · T-SQL Maintenance Frameworks. Refine with filters or upvote what's useful.

Awesome T-SQL Maintenance Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/sql-server-samplesAvatar de microsoft

    microsoft/sql-server-samples

    11,122Ver en GitHub↗

    This is a reference implementation library providing a collection of code samples, Transact-SQL scripts, and schemas for SQL Server, Azure SQL, and Azure Synapse. It focuses on providing standardized implementation patterns and reference code for building relational databases and cloud data warehouses. The library distinguishes itself by offering specialized guides and examples for deploying database instances within containerized environments and Azure cloud services. It includes specific reference databases and language extensions for integrating machine learning services and advanced analy

    Defines relational structures and data warehousing workflows using standardized Transact-SQL scripts.

    Ver en GitHub↗11,122
  • zotero-chinese/stylesAvatar de zotero-chinese

    zotero-chinese/styles

    6,272Ver en GitHub↗

    This is a curated collection of Citation Style Language (CSL) files for the Zotero reference manager, focused on formatting academic references and bibliographies in Chinese and bilingual documents. The collection includes styles that implement the Chinese national standard GB/T 7714—2015 for academic citation formatting, as well as styles that automatically apply Chinese or English citation rules based on each reference's language field. The repository provides tools for previewing CSL styles against sample data using a command-line tool, allowing visual verification of formatting before use

    A collection of CSL styles implementing the GB/T 7714—2015 Chinese national standard for academic citation formatting.

    XMLbibliographybibliography-stylechinese
    Ver en GitHub↗6,272
  • olahallengren/sql-server-maintenance-solutionAvatar de olahallengren

    olahallengren/sql-server-maintenance-solution

    3,295Ver en 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

    Implements a programmable framework of stored procedures and jobs for auditing and executing parallel database administration tasks.

    TSQLsqlserver
    Ver en GitHub↗3,295
  1. Home
  2. Data & Databases
  3. T-SQL Maintenance Frameworks

Explorar subetiquetas

  • Chinese National Standard Style PacksA collection of CSL styles implementing the Chinese national standard GB/T 7714—2015 for academic citation formatting. **Distinct from T-SQL Maintenance Frameworks:** Distinct from T-SQL Maintenance Frameworks: focuses on Chinese academic citation styles, not database maintenance.
  • Relational Workload PatternsStandardized T-SQL scripts and structures for implementing common transactional and warehousing workflows. **Distinct from T-SQL Maintenance Frameworks:** Distinct from T-SQL Maintenance Frameworks: focuses on business logic and data warehousing patterns rather than administrative maintenance tasks.