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

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

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

houqp/sqlvet

0
View on GitHub↗
499 星标·29 分支·Go·MIT·1 次浏览

Sqlvet

Sqlvet performs static analysis on raw SQL queries in your Go code base to surface potential runtime errors at build time.

Features

  • Code Analysis Platforms - Static analysis for detecting runtime errors in raw SQL.

Star 历史

houqp/sqlvet 的 Star 历史图表houqp/sqlvet 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Sqlvet 的开源替代方案

相似的开源项目,按与 Sqlvet 的功能重合度排序。
  • bearer/bearerBearer 的头像

    Bearer/bearer

    2,566在 GitHub 上查看↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    在 GitHub 上查看↗2,566
  • classgraph/classgraphclassgraph 的头像

    classgraph/classgraph

    2,987在 GitHub 上查看↗

    An uber-fast parallelized Java classpath scanner and module scanner.

    Java
    在 GitHub 上查看↗2,987
  • coderaiser/putoutcoderaiser 的头像

    coderaiser/putout

    793在 GitHub 上查看↗

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

    JavaScript
    在 GitHub 上查看↗793
  • ayarotsky/diesel-guardayarotsky 的头像

    ayarotsky/diesel-guard

    115在 GitHub 上查看↗

    Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.

    Rust
    在 GitHub 上查看↗115
查看 Sqlvet 的所有 25 个替代方案→

常见问题解答

houqp/sqlvet 是做什么的?

Sqlvet performs static analysis on raw SQL queries in your Go code base to surface potential runtime errors at build time.

houqp/sqlvet 的主要功能有哪些?

houqp/sqlvet 的主要功能包括:Code Analysis Platforms。

houqp/sqlvet 有哪些开源替代品?

houqp/sqlvet 的开源替代品包括: bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… classgraph/classgraph — An uber-fast parallelized Java classpath scanner and module scanner. coderaiser/putout — 🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support… dotnet/roslyn-analyzers — The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and… duriantaco/skylos — Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code… ayarotsky/diesel-guard — Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.