pg-formatter
SQL formatter
A tool that formats PostgreSQL SQL syntax for better readability
A PostgreSQL SQL syntax beautifier.
80 stars
3 watching
15 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
postgresqlpretty
Related projects:
Repository | Description | Stars |
---|---|---|
darold/pgformatter | Automates formatting and beautification of PostgreSQL SQL queries | 1,692 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
pgjones/flake8-sql | A Flake8 plugin for enforcing SQL coding standards. | 26 |
pgexperts/pgx_scripts | A collection of scripts and tools for PostgreSQL database analysis and administration | 1,384 |
pganalyze/pg_query.rs | An SQL query parser and transformer library | 139 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
lukasmartinelli/pgclimb | A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 390 |