pgsh
DB manager
Tools for managing a PostgreSQL database like a version control system
Branch your PostgreSQL Database like Git
568 stars
9 watching
19 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
dotenvgitknexpostgresqlpsql
Related projects:
Repository | Description | Stars |
---|---|---|
caarlos0-graveyard/zsh-pg | A plugin providing utility functions to interact with PostgreSQL databases from the command line. | 18 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 631 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
anxs/postgresql | A fully featured Ansible role for setting up and configuring PostgreSQL databases. | 856 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 540 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
credativ/elephant-shed | A comprehensive web-based management tool for PostgreSQL databases | 210 |
gajus/pg-formatter | A tool that formats PostgreSQL SQL syntax for better readability | 80 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
phppgadmin/phppgadmin | A web-based administration tool for managing PostgreSQL databases | 802 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |