awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Persistent Volume Mapping · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPersistent Volume Mapping

Methods for mounting host storage into virtualized or containerized filesystems to ensure data persistence.

Distinguishing note: Focuses on the mapping of host directories to guest filesystems rather than general database management.

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

  1. Home
  2. Data & Databases
  3. Persistent Volume Mapping

Awesome Persistent Volume Mapping GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • abiosoft/colima

    abiosoft/colima

    27,035View on GitHub↗

    Colima is a command-line utility that provides lightweight container runtimes and local Kubernetes orchestration by managing isolated virtual machine environments. It functions as a virtualization manager that abstracts the underlying container engine, allowing users to run containerized applications and system workloads on non-native operating systems without the overhead of heavy desktop software. The project distinguishes itself through its support for hardware-accelerated workloads, enabling direct GPU passthrough to virtual machines for high-performance machine learning tasks. It offers

    Decouples container data from virtual machine lifecycles by mounting host directories into the guest filesystem to ensure information survives instance deletion.

    Gocontainerdcontainerd-composecontainers
    27,035View on GitHub↗