Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/satriaapn/sql-code-beautifier

the SQL code beautifier is a very simple web application for beautifying any SQL code, how it's works is very simple, all you need to do is to input the SQL code in the input box, and the beautified SQL code will appear on the output box
https://github.com/satriaapn/sql-code-beautifier

expressjs javascript nodejs postgresql sql

Last synced: about 10 hours ago
JSON representation

the SQL code beautifier is a very simple web application for beautifying any SQL code, how it's works is very simple, all you need to do is to input the SQL code in the input box, and the beautified SQL code will appear on the output box

Awesome Lists containing this project

README

        

# sql-code-beautifier
the SQL code beautifier is a very simple web application for beautifying any SQL code, how it's works is very simple, all you need to do is to input the SQL code in the input box, and the beautified SQL code will appear on the output box