A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
Go to file
2015-08-02 13:50:52 +05:30
LICENSE Initial commit 2015-08-02 12:57:17 +05:30
README.md Update README.md 2015-08-02 13:50:52 +05:30

awesome-postgres

A curated list of awesome MySQL software, libraries, tools and resources, inspired by awesome-mysql

Backups

  • wal-e - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku
  • Barman - Backup and Recovery Manager for Postgres by 2ndQuadrant

GUI

  • pgAdmin - Postgres Adminisitration and Management GUI
  • phpPgAdmin - The Premier Web Based Administration Tool for Postgres
  • pgweb - Web-based PostgreSQL database browser written in Go

Distributions

  • Postgres.app - The Easiest Way to Get Started with PostgreSQL on the Mac

CLI

  • pgcli - Postgres CLI with autocompletion and syntax highlighting