https://github.com/maddyblue/sqlfmt
SQL formatter with width-aware output
https://github.com/maddyblue/sqlfmt
Last synced: 11 days ago
JSON representation
SQL formatter with width-aware output
- Host: GitHub
- URL: https://github.com/maddyblue/sqlfmt
- Owner: maddyblue
- License: apache-2.0
- Created: 2018-06-11T03:40:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T16:55:50.000Z (6 months ago)
- Last Synced: 2025-03-30T07:02:33.723Z (16 days ago)
- Language: Go
- Homepage: https://sqlfum.pt
- Size: 20.2 MB
- Stars: 421
- Watchers: 9
- Forks: 22
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - maddyblue/sqlfmt - SQL formatter with width-aware output (Go)
README
# sqlfmt
Experimental SQL formatter with width-aware output
Based on http://homepages.inf.ed.ac.uk/wadler/papers/prettier/prettier.pdf.