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 2 months 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
- Host: GitHub
- URL: https://github.com/satriaapn/sql-code-beautifier
- Owner: SatriaAPN
- Created: 2022-07-06T00:29:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T21:57:46.000Z (over 2 years ago)
- Last Synced: 2025-03-09T04:47:44.710Z (2 months ago)
- Topics: expressjs, javascript, nodejs, postgresql, sql
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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