Parse and generate scripts for TSql, MySql, PlSql, PostgreSql and SqliteSql using antlr.
Info
Version: | 2.1.4 |
Author(s): | victor-wiki |
Last Update: | Tuesday, November 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/victor-wiki/DatabaseManager |
NuGet Url: | https://www.nuget.org/packages/SqlAnalyser.Core |
Install
Install-Package SqlAnalyser.Core
dotnet add package SqlAnalyser.Core
paket add SqlAnalyser.Core
SqlAnalyser.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- DatabaseInterpreter.Core(>= 1.0.7)
- DatabaseInterpreter.Utility(>= 1.0.2)
- Antlr4.Runtime.Standard(>= 4.8.0)
- SqlParserSharp(>= 1.0.1)