All Projects → EnterpriseDB → Barman

EnterpriseDB / Barman

Licence: gpl-3.0
Barman - Backup and Recovery Manager for PostgreSQL

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Barman

Wal E
Continuous Archiving for Postgres
Stars: ✭ 3,313 (+217.34%)
Mutual labels:  recovery, postgresql, postgres, backup
Pitrery
PostgreSQL Point In Time Recovery made easy
Stars: ✭ 99 (-90.52%)
Mutual labels:  recovery, postgresql, backup
Wal G
Archival and Restoration for Postgres
Stars: ✭ 1,974 (+89.08%)
Mutual labels:  postgresql, postgres, backup
Elephant Shed
PostgreSQL Management Appliance
Stars: ✭ 146 (-86.02%)
Mutual labels:  postgresql, postgres, backup
Pg probackup
Backup and recovery manager for PostgreSQL
Stars: ✭ 383 (-63.31%)
Mutual labels:  recovery, postgresql, backup
Monogamy
Add table-level database locking to ActiveRecord
Stars: ✭ 12 (-98.85%)
Mutual labels:  postgresql, postgres
Awesome Postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
Stars: ✭ 7,468 (+615.33%)
Mutual labels:  postgresql, postgres
Ar Uuid
Override migration methods to support UUID columns without having to be explicit about it.
Stars: ✭ 41 (-96.07%)
Mutual labels:  postgresql, postgres
Zeeql3
The ZeeQL (EOF/CoreData/AR like) Database Toolkit for Swift
Stars: ✭ 29 (-97.22%)
Mutual labels:  postgresql, postgres
Pgx
Build Postgres Extensions with Rust!
Stars: ✭ 903 (-13.51%)
Mutual labels:  postgresql, postgres
Guardian auth
The Guardian Authentication Implementation Using Ecto/Postgresql Elixir Phoenix [ User Authentication ]
Stars: ✭ 15 (-98.56%)
Mutual labels:  postgresql, postgres
Pgwatch2
PostgreSQL metrics monitor/dashboard
Stars: ✭ 960 (-8.05%)
Mutual labels:  postgresql, postgres
Go Kallax
Kallax is a PostgreSQL typesafe ORM for the Go language.
Stars: ✭ 853 (-18.3%)
Mutual labels:  postgresql, postgres
Node Pg Migrate
Node.js database migration management for Postgresql
Stars: ✭ 838 (-19.73%)
Mutual labels:  postgresql, postgres
Pgtools
Gui application to monitor postgres database events in real time
Stars: ✭ 42 (-95.98%)
Mutual labels:  postgresql, postgres
Docker Postgres
A docker container running PostgreSQL
Stars: ✭ 22 (-97.89%)
Mutual labels:  postgresql, postgres
Kotgres
SQL generator and result set mapper for Postgres and Kotlin
Stars: ✭ 21 (-97.99%)
Mutual labels:  postgresql, postgres
Terraform
Share Terraform best practices and custom modules with the community
Stars: ✭ 39 (-96.26%)
Mutual labels:  recovery, backup
Dbdpg
Perl Postgres driver DBD::Pg aka dbdpg
Stars: ✭ 38 (-96.36%)
Mutual labels:  postgresql, postgres
Niklick
Rails Versioned API solution template for hipsters! (Ruby, Ruby on Rails, REST API, GraphQL, Docker, RSpec, Devise, Postgress DB)
Stars: ✭ 39 (-96.26%)
Mutual labels:  postgresql, postgres

Barman, Backup and Recovery Manager for PostgreSQL

Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase.

Barman is distributed under GNU GPL 3 and maintained by 2ndQuadrant.

For further information, look at the "Web resources" section below.

Source content

Here you can find a description of files and directory distributed with Barman:

  • AUTHORS : development team of Barman
  • NEWS : release notes
  • ChangeLog : log of changes
  • LICENSE : GNU GPL3 details
  • TODO : our wishlist for Barman
  • barman : sources in Python
  • doc : tutorial and man pages
  • scripts : auxiliary scripts
  • tests : unit tests

Web resources

Licence

Copyright (C) 2011-2020 2ndQuadrant Limited

Barman is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Barman is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Barman. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].