pgFormatter
SQL formatter
Automates formatting and beautification of PostgreSQL SQL queries
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
2k stars
25 watching
102 forks
Language: PLpgSQL
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that formats PostgreSQL SQL syntax for better readability | 80 |
| | A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| | A Flake8 plugin for enforcing SQL coding standards. | 26 |
| | Generates table DDL for the given schema/table in PostgreSQL | 50 |
| | A C-based OCaml library for parsing PostgreSQL queries | 17 |
| | A native PostgreSQL client driver written in Zig | 259 |
| | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
| | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| | Tools for monitoring Postgres database performance | 129 |
| | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 253 |
| | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
| | A tool for formatting GraphQL queries to make them more readable. | 6 |
| | A collection of tools and scripts for Postgres DBAs and engineers to analyze and manage their databases | 1,131 |
| | Enables reactive PostgreSQL query execution with Meteor | 25 |