nuget.org : sqlparser : 1.0.3
This C# library provides a SQL parser and lexer implementation using ANTLR. It allows you to parse SQL queries into an abstract syntax tree (AST) and perform various operations on the parsed queries.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:nuget/sqlparser@1.0.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- antlr4.runtime.standard >= 4.7.1
- netstandard.library >= 1.6.1