mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-12-04 10:44:43 +02:00
1.5 KiB
1.5 KiB
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
Configuration
- pgtune - PostgreSQL configuration wizard
Server
- Postgres-XL - Scalable Open Source PostgreSQL-based Database Cluster
Extensions
- PGStorm - Postgres extension to offload CPU intensive workloads to GPU