Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ List of tools and techniques for working with relational databases inspired by o
- [Poor SQL](http://poorsql.com/) - Instant Free and Open-Source T-SQL Formatting (look here for the plugins and whatnot: https://github.com/TaoK/PoorMansTSqlFormatter )
- [ExtendsClass](https://extendsclass.com/sql-formatter.html) - Online SQL formatter
- [CodeNeat SQL Formatter](https://codeneat.dev/sql-formatter) - Privacy-first online SQL formatter supporting 7 dialects.
- [maxdop](https://github.com/pagebrooks/maxdop) - Free and open-source T-SQL formatter built on Microsoft's ScriptDom parser. Runs in editors and in CI, and re-parses its own output to check it before writing

## <a name="tools"></a>Tools

Expand Down