awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
V

vmware-tanzu/velero

0
View on GitHub↗
0 stars·0 forks·9 views

Velero

Features

  • Data Protection and Backup - Manages disaster recovery for Kubernetes clusters and volumes.
  • Backup and Recovery - Backs up and restores cluster resources and persistent volumes.

Star history

Star history chart for vmware-tanzu/veleroStar history chart for vmware-tanzu/velero

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Velero

Similar open-source projects, ranked by how many features they share with Velero.
  • bpineau/katafygioB

    bpineau/katafygio

    0View on GitHub↗
    View on GitHub↗0
  • databasus/databasusdatabasus avatar

    databasus/databasus

    7,502View on GitHub↗

    Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores them across multiple destinations while managing team access with role-based permissions. It combines on-the-fly AES-256-GCM encryption, cron-driven scheduling, job-queue-based verification, multi-destination storage, WAL streaming, throwaway container restore testing, and workspace-based role access control into a unified backup system. The platform distinguishes itself through automatic backup verification that restores each backup into a temporary database container for in

    Gobackupbackupsdatabase
    View on GitHub↗7,502
  • dimitri/pgcopydbdimitri avatar

    dimitri/pgcopydb

    1,502View on GitHub↗

    Copy a Postgres database to a target Postgres server (pgdump | pgrestore on steroids)

    C
    View on GitHub↗1,502
  • 2ndquadrant-it/barman2ndquadrant-it avatar

    2ndquadrant-it/barman

    3,176View on GitHub↗

    Barman - Backup and Recovery Manager for PostgreSQL

    Python
    View on GitHub↗3,176
See all 10 alternatives to Velero→

Frequently asked questions

What are the main features of vmware-tanzu/velero?

The main features of vmware-tanzu/velero are: Data Protection and Backup, Backup and Recovery.

What are some open-source alternatives to vmware-tanzu/velero?

Open-source alternatives to vmware-tanzu/velero include: 2ndquadrant-it/barman — Barman - Backup and Recovery Manager for PostgreSQL. bpineau/katafygio. databasus/databasus — Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores… dimitri/pgcopydb — Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids). dotmesh-io/dotmesh. miracle2k/k8s-snapshots.