An open API service indexing awesome lists of open source software.

https://github.com/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern
https://github.com/evan-choi/jsqlparser.net

dotnet ikvm jsqlparser parser sql

Last synced: 6 months ago
JSON representation

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

Awesome Lists containing this project

README

          

# JSqlParser.NET

[JSqlParser](https://github.com/JSQLParser/JSqlParser)

[IKVM .NET Core](https://github.com/ams-ts-ikvm/ikvm/tree/net_core_compat)