parser/

directory
v0.511.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2026 License: Apache-2.0

README

Infrastructure Parser Module

Parser adapter namespace for external SQL parser integrations.

Files

File Responsibility
README.md Documents parser adapter modules

Exports

  • No direct Go exports; concrete adapters live in submodules

Dependencies

  • Upstream: internal/application/audit
  • Downstream: parser-specific adapter modules

Notes

  • tidb remains the pure-Go parser adapter for MySQL and TiDB.
  • postgresql is the Phase 3 build-tagged adapter namespace for PostgreSQL parser wiring.

Update Rule

  • If members/interfaces/dependencies change, update this file in same change.

Directories

Path Synopsis
Package postgresql provides the PostgreSQL query access stub when built without the postgresql tag.
Package postgresql provides the PostgreSQL query access stub when built without the postgresql tag.
Package tidbparser extracts parser-neutral statements from TiDB AST nodes.
Package tidbparser extracts parser-neutral statements from TiDB AST nodes.

Jump to

Keyboard shortcuts

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