Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 22 days 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