awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
houqp avatar

houqp/sqlvet

0
View on GitHub↗
499 stars·29 forks·Go·MIT·8 views

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 history

Star history chart for houqp/sqlvetStar history chart for houqp/sqlvet

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does houqp/sqlvet do?

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

What are the main features of houqp/sqlvet?

The main features of houqp/sqlvet are: Code Analysis Platforms.

Which projects share features with houqp/sqlvet?

Projects with overlapping indexed features include: 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.

Projects sharing features with Sqlvet

These projects share indexed features with Sqlvet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on 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
    View on GitHub↗2,566
  • classgraph/classgraphclassgraph avatar

    classgraph/classgraph

    2,987View on GitHub↗

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

    Java
    View on GitHub↗2,987
  • coderaiser/putoutcoderaiser avatar

    coderaiser/putout

    793View on 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
    View on GitHub↗793
  • ayarotsky/diesel-guardayarotsky avatar

    ayarotsky/diesel-guard

    115View on GitHub↗

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

    Rust
    View on GitHub↗115
Compare all 25 related projects→