awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesDatabase Snapshots

Capabilities for creating and restoring point-in-time database state images in cloud storage.

Distinct from Cloud Backups: Focuses on database-level state snapshots rather than general file or system backups.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Database Snapshots. Refine with filters or upvote what's useful.

Awesome Database Snapshots GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • snapchat/keydbAvatar Snapchat

    Snapchat/KeyDB

    12,487Vezi pe GitHub↗

    KeyDB is a multithreaded in-memory key-value store and distributed cache. It functions as a NoSQL database utilizing multi-version concurrency control to execute non-blocking queries and scans. The project is a multithreaded fork of Redis that maintains protocol compatibility while utilizing a multithreaded architecture to scale across multi-core hardware. It distinguishes itself with flash-tiered storage, allowing the system to offload data from primary RAM to SSD or flash storage to increase total capacity. The system supports high availability through active-active mesh replication and mu

    Provides native capabilities to dump and load database state directly to and from remote cloud storage buckets.

    C++
    Vezi pe GitHub↗12,487
  • qovery/replibyteAvatar Qovery

    Qovery/Replibyte

    4,381Vezi pe GitHub↗

    Replibyte is a tool that automates the lifecycle of database snapshots for non-production environments, handling the export, anonymization, subsetting, and restoration of data. It is designed to support privacy-compliant development workflows by replacing sensitive production data with synthetic values and extracting consistent subsets of rows while preserving referential integrity. The tool operates through a configurable pipeline defined in a YAML file, orchestrating stages such as dump, anonymize, subset, and restore. Each operation runs as an isolated, ephemeral container job, and snapsho

    Automates dumping, encrypted storage, and lifecycle cleanup of database snapshots in cloud object storage.

    Rustawsbackupcloud
    Vezi pe GitHub↗4,381
  • memgraph/memgraphAvatar memgraph

    memgraph/memgraph

    4,163Vezi pe GitHub↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    Provides capabilities for creating and restoring point-in-time database state images via disk-level snapshots.

    C++cyphergraphgraph-algorithms
    Vezi pe GitHub↗4,163
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Backups
  4. Database Snapshots