pg_back
Database backup tool
A tool for backing up PostgreSQL databases with customizable options and formats
Simple backup tool for PostgreSQL
533 stars
15 watching
60 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
postgrespro/pg_probackup | A utility to manage periodic backups and recovery of PostgreSQL databases | 715 |
aiven-open/pghoard | A tool that automates the process of backing up and restoring PostgreSQL databases to cloud object stores. | 1,319 |
enterprisedb/barman | A tool for remote backups and recovery of PostgreSQL servers in business-critical environments. | 2,141 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
liweiyi88/onedump | A tool that makes it easy to create backups of different databases by configuring a single file or using the command line. | 105 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
credativ/elephant-shed | A comprehensive web-based management tool for PostgreSQL databases | 210 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,043 |
amitsaha/gitbackup | A tool to automate backups of Git repositories from multiple platforms. | 194 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 540 |
pteropackages/fossil | A tool for managing backups and archives of a game server | 5 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
backup-manager/laravel | Integrates the Backup Manager into Laravel applications for automatic database backups. | 655 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |