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
101 forks
Language: PLpgSQL
last commit: 16 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gajus/pg-formatter | A tool that formats PostgreSQL SQL syntax for better readability | 80 |
pganalyze/pg_query.rs | An SQL query parser and transformer library | 139 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
pgjones/flake8-sql | A Flake8 plugin for enforcing SQL coding standards. | 26 |
michaeldba/pg_get_tabledef | A PostgreSQL function to generate table DDL (Data Definition Language) statements | 47 |
roddyyaga/pg_query-ocaml | A C-based OCaml library for parsing PostgreSQL queries | 17 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
zaid-ajaj/npgsql.fsharp | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
richie765/meteor-pg | Enables reactive PostgreSQL query execution with Meteor | 25 |