awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
SQL Analysis Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSQL Analysis Tools

Engines for parsing, validating, and auditing database queries to ensure performance and security.

Distinguishing note: No candidates provided; focuses on query structure analysis rather than execution.

Explore 1 awesome GitHub repository matching data & databases · SQL Analysis Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. SQL Analysis Tools

Awesome SQL Analysis Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • alibaba/druid

    alibaba/druid

    28,221View on GitHub↗

    Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance links between applications and relational databases. It functions as a resource manager that automates the lifecycle of connection pools, reducing the overhead associated with repeatedly opening and closing network connections. The project distinguishes itself through an integrated query analysis engine that decomposes database statements into structured components. This capability enables real-time security auditing, syntax validation, and metadata extraction, allowing for the

    A programmatic engine that decomposes database queries into structured components to facilitate security auditing, performance monitoring, and syntax validation.

    Java
    28,221View on GitHub↗