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

https://github.com/taozuhong/libsqlast

libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions
https://github.com/taozuhong/libsqlast

ast beautify intellisense mariadb minify mysql postgresql sql sqlite

Last synced: 3 months ago
JSON representation

libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions

Awesome Lists containing this project

README

          

# libsqlast
libSqlAst is a library to parse SQL statement or file to AST, then apply them for Intellisense/Beautify/Minify functions