https://github.com/oeb25/sql-fmt
A _very inprogress_ SQL parser and formatter written in Rust, specifically ment to be used with PostgreSQL
https://github.com/oeb25/sql-fmt
formatter parser postgres rust
Last synced: about 1 month ago
JSON representation
A _very inprogress_ SQL parser and formatter written in Rust, specifically ment to be used with PostgreSQL
- Host: GitHub
- URL: https://github.com/oeb25/sql-fmt
- Owner: oeb25
- Created: 2017-11-13T23:29:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T10:30:36.000Z (over 8 years ago)
- Last Synced: 2025-11-01T06:14:54.477Z (8 months ago)
- Topics: formatter, parser, postgres, rust
- Language: Rust
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sql-fmt
A _very inprogress_ SQL parser and formatter written in Rust, specifically ment to be used with PostgreSQL