awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesDDL Statement Merging

Combining multiple table alteration commands into a single operation to minimize database locking.

Distinct from DDL Executions: No candidate covers the specific process of merging multiple DDL statements to reduce overhead.

Explore 2 awesome GitHub repositories matching data & databases · DDL Statement Merging. Refine with filters or upvote what's useful.

Awesome DDL Statement Merging GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cookiey/yearningAvatar cookieY

    cookieY/Yearning

    8,952Vezi pe GitHub↗

    Yearning is a MySQL SQL audit platform and database change management system. It provides a governance framework for reviewing, approving, and auditing SQL statements executed against MySQL databases. The platform features an AI-powered SQL optimizer that suggests performance improvements and converts natural language requests into executable SQL code. It manages database changes through an approval-based workflow engine that includes automated rollback generation and rule-based syntax validation. The system covers role-based access control, security compliance with multi-factor authenticati

    Combines multiple table alteration commands into a single operation to reduce database overhead and locking time.

    Godevopsgogolang
    Vezi pe GitHub↗8,952
  • xiaomi/soarAvatar XiaoMi

    XiaoMi/soar

    8,770Vezi pe GitHub↗

    Soar is a suite of specialized tools designed for analyzing MySQL performance, advising on indexing, and optimizing SQL syntax. It functions as a performance analyzer, index advisor, and query optimizer to identify bottlenecks and suggest structural improvements for faster execution. The project distinguishes itself through a system for rewriting SQL statements into optimized equivalent versions using custom heuristic rules and patterns. It also features a dedicated index advisor that evaluates query patterns and database metadata to recommend the creation of new indexes. Its broader capabil

    Merges multiple table alteration commands into a single operation to minimize database locking.

    Goadvisorauditorcommand-line
    Vezi pe GitHub↗8,770
  1. Home
  2. Data & Databases
  3. DDL Statement Merging