Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #121876
| From | Andrew Lee (李健秋) <ajqlee@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel |
| Subject | Bug#1136396: ITP: golang-github-xwb1989-sqlparser -- SQL Parser implemented in Go |
| Date | 2026-05-13 12:20 +0200 |
| Message-ID | <MUeR3-4Odb-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <ajqlee@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, ajqlee@debian.org * Package name : golang-github-xwb1989-sqlparser Version : 0.0~git20180606.1203878-1 Upstream Contact: Wenbin Xiao * URL : https://github.com/xwb1989/sqlparser * License : Apache-2.0 Programming Lang: Go Description : SQL Parser implemented in Go This package provides a highly efficient SQL parser written in Go, originally derived from the Vitess project. It is specifically designed to parse SQL statements into an abstract syntax tree, allowing developers to programmatically analyze, rewrite, or validate complex queries with high precision. . The library supports a significant subset of the MySQL dialect and is widely used in projects that require deep introspection of SQL commands, such as database proxies, query routers, or custom migration tools. By converting raw strings into structured Go objects, it enables robust manipulation of database logic without the fragility of regular expression matching. . This makes it an essential component for building middleware that needs to understand or transform database traffic in real time. This package is required by golang-opentelemetry-auto.
Back to linux.debian.devel | Previous | Next | Find similar
Bug#1136396: ITP: golang-github-xwb1989-sqlparser -- SQL Parser implemented in Go Andrew Lee (李健秋) <ajqlee@debian.org> - 2026-05-13 12:20 +0200
csiph-web