Ecosyste.ms: Awesome
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: 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
- Host: GitHub
- URL: https://github.com/taozuhong/libsqlast
- Owner: taozuhong
- License: agpl-3.0
- Created: 2021-05-17T01:11:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T01:11:11.000Z (over 3 years ago)
- Last Synced: 2023-06-02T04:22:04.519Z (over 1 year ago)
- Topics: ast, beautify, intellisense, mariadb, minify, mysql, postgresql, sql, sqlite
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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