awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBackup Streaming

Streaming database backup data directly to remote storage to avoid large local intermediate files.

Distinct from Cloud Storage Backups: Focuses on the streaming transport mechanism rather than the general concept of cloud storage backups

Explore 1 awesome GitHub repository matching data & databases · Backup Streaming. Refine with filters or upvote what's useful.

Awesome Backup Streaming GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wal-g/wal-gwal-g 的头像

    wal-g/wal-g

    4,117在 GitHub 上查看↗

    wal-g 是一个数据库云备份工具和预写式日志(WAL)归档器,专为灾难恢复和时间点恢复而设计。它将数据库状态和事务日志归档到云存储提供商,以确保数据的长期持久性。 该项目提供了一个管理器,用于压缩、加密和清理存储在云对象存储中的数据库备份。它特别支持通过获取基础备份并重放事务日志,将数据库恢复到特定时间点。 该工具的功能涵盖多引擎备份和恢复,包括生成全量和增量备份。它通过库存跟踪和自动清理策略管理备份生命周期,并包含用于验证日志归档和表文件完整性的实用程序。 提供了一个本地代理来模拟云存储 API,用于测试备份和恢复操作。

    Creates database backups via streaming commands and sends the data directly to cloud storage.

    Go
    在 GitHub 上查看↗4,117
  1. Home
  2. Data & Databases
  3. Edge-to-Cloud Synchronization
  4. Cloud Storage Replication
  5. Cloud Storage Backups
  6. Backup Streaming