awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSQL Security Scanners

Tools that inspect database queries for security vulnerabilities such as injection risks and unauthorized access patterns.

Distinguishing note: Focuses on security auditing of database interactions, distinct from general query analysis or database management.

Explore 1 awesome GitHub repository matching security & cryptography · SQL Security Scanners. Refine with filters or upvote what's useful.

Awesome SQL Security Scanners GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • alibaba/druidalibaba 的头像

    alibaba/druid

    28,221在 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

    Inspecting database queries to detect potential vulnerabilities and ensure that all data interactions follow safe and secure coding practices.

    Java
    在 GitHub 上查看↗28,221
  1. Home
  2. Security & Cryptography
  3. SQL Security Scanners