sqlparser

package module
v0.0.0-...-5cfed00 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2025 License: MIT Imports: 0 Imported by: 0

README

SQL Parser

This is a Go package to parse SQL. The parsers are generated using ANTLR with the grammar mostly copied from Grammars-v4

About

This parser is maintained primarily to be used in Bob (https://github.com/stephenafamo/bob) to parse SQL queries.

As more people use Bob, this parser is constantly being improved and more edge cases are being handled.
However, this means that the SELECT, INSERT, UPDATE, and DELETE statements are the most tested and used. As such, the parser is not guaranteed to be 100% accurate for all SQL queries.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL