Parse sql using antlr(https://github.com/antlr/grammars-v4).
Info
Version: | 2.1.0 |
Author(s): | Victor-wiki |
Last Update: | Saturday, December 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/victor-wiki/SqlParser |
NuGet Url: | https://www.nuget.org/packages/SqlParserSharp |
Install
Install-Package SqlParserSharp
dotnet add package SqlParserSharp
paket add SqlParserSharp
SqlParserSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime.Standard(>= 4.8.0)