A SQL parser written using nom.
# Cargo.toml
[dependencies]
nom-sql = "0.0.11"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a SQL query string into an AST.
Check the documentation for supported syntax or use a more complete parser like `sqlparser`.
No dependency data recorded yet.