PoorSQL.com is an online SQL formatting service that uses the
Poor Man's T-SQL Formatter library.
This is an open-source (AGPL-licensed)
C#/.Net and JS library, and the library, plugins and source are all available for download on the
project page. The
source code is hosted on GitHub, and
any feedback, enhancements, and feature requests would be much appreciated!
This page now uses pure client-side JS, and combined with AppCache functionality this means that:
- This site does not send the SQL code you provide formatting to any external service - all formatting is done within your browser
- This site does not require an internet connection - it will keep working equally well when you are offline
To keep track of updates / changes, follow @PoorSQL on Twitter.