awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • microsoft/sql-server-samplesالصورة الرمزية لـ microsoft

    microsoft/sql-server-samples

    11,122عرض على 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.

    عرض على GitHub↗11,122
  • zotero-chinese/stylesالصورة الرمزية لـ zotero-chinese

    zotero-chinese/styles

    6,272عرض على 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
    عرض على GitHub↗6,272
  • olahallengren/sql-server-maintenance-solutionالصورة الرمزية لـ olahallengren

    olahallengren/sql-server-maintenance-solution

    3,295عرض على 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
    عرض على GitHub↗3,295
  1. Home
  2. Data & Databases
  3. T-SQL Maintenance Frameworks

استكشف الوسوم الفرعية

  • 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.