ajitpratap0/GoSQLX
by Various
High-performance SQL parser, formatter, linter & security scanner for Go - 1.5M+ ops/sec, multi-dialect, zero-copy, race-free
MCP
ajitpratap0/GoSQLX
Added 1 June 2026
Overview
GoSQLX is a high-performance SQL parser, formatter, linter, and security scanner for Go. It processes over 1.5 million operations per second with zero-copy parsing and supports multiple SQL dialects in a race-free manner.
Best for
Best for
Go developers needing a fast, lightweight SQL parser and security scanner
Use cases
- Format and lint SQL queries in Go applications
- Scan SQL for security vulnerabilities during development
- Parse and analyze multi-dialect SQL statements at high throughput
Notes
GoSQLX is a high-performance SQL parser, formatter, linter, and security scanner for Go. It processes over 1.5 million operations per second with zero-copy parsing and supports multiple SQL dialects in a race-free manner.
97 stars on GitHub. Last updated 2026-05-27. Licensed Apache-2.0.
Use cases
- Format and lint SQL queries in Go applications
- Scan SQL for security vulnerabilities during development
- Parse and analyze multi-dialect SQL statements at high throughput
Pros
- Extremely fast parsing at 1.5M+ ops/sec
- Zero-copy design reduces memory overhead
- Multi-dialect support for different SQL variants
Cons
- Limited to Go ecosystem only
- Small community with only 97 GitHub stars
- May lack advanced features of more mature SQL tools
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Extremely fast parsing at 1.5M+ ops/sec
- Zero-copy design reduces memory overhead
- Multi-dialect support for different SQL variants
Cons
- Limited to Go ecosystem only
- Small community with only 97 GitHub stars
- May lack advanced features of more mature SQL tools