pkg/

directory
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: MIT

Directories

Path Synopsis
Package metrics provides production performance monitoring for GoSQLX
Package metrics provides production performance monitoring for GoSQLX
Package models provides core data structures for SQL tokenization and parsing, including tokens, spans, locations, and error types.
Package models provides core data structures for SQL tokenization and parsing, including tokens, spans, locations, and error types.
sql
ast
Package ast provides Abstract Syntax Tree (AST) node definitions for SQL statements.
Package ast provides Abstract Syntax Tree (AST) node definitions for SQL statements.
keywords
Package keywords provides SQL keyword definitions and categorization for multiple SQL dialects.
Package keywords provides SQL keyword definitions and categorization for multiple SQL dialects.
monitor
Package monitor provides performance monitoring and metrics collection for GoSQLX
Package monitor provides performance monitoring and metrics collection for GoSQLX
parser
Package parser provides a recursive descent SQL parser that converts tokens into an Abstract Syntax Tree (AST).
Package parser provides a recursive descent SQL parser that converts tokens into an Abstract Syntax Tree (AST).
tokenizer
Package tokenizer provides a high-performance SQL tokenizer with zero-copy operations
Package tokenizer provides a high-performance SQL tokenizer with zero-copy operations

Jump to

Keyboard shortcuts

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