awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesStorage Drivers

Interfaces for selecting and optimizing filesystem technologies used for data and image layer storage.

Distinguishing note: Focuses on the underlying storage driver selection for containerized data rather than general database management.

Explore 3 awesome GitHub repositories matching data & databases · Storage Drivers. Refine with filters or upvote what's useful.

Awesome Storage Drivers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • docker/awesome-composeAvatar von docker

    docker/awesome-compose

    45,561Auf GitHub ansehen↗

    Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz

    Select and optimize the underlying filesystem technology used to store image layers and container data to ensure compatibility with specific operating system requirements.

    HTMLawesomeawesome-listdocker-compose
    Auf GitHub ansehen↗45,561
  • kubernetes/minikubeAvatar von kubernetes

    kubernetes/minikube

    31,877Auf GitHub ansehen↗

    Minikube is a command-line tool designed for local Kubernetes development, enabling users to provision and manage full-featured container clusters directly on a workstation. It serves as a local orchestrator that automates the lifecycle of isolated environments, allowing developers to start, stop, pause, and delete clusters to support testing and integration workflows. The project distinguishes itself through its flexible architecture, which supports multiple virtualization drivers and container runtimes to accommodate diverse host environments. It provides deep integration between the host a

    Supports CSI drivers and volume snapshots for persistent storage management.

    Goclustercncfcontainers
    Auf GitHub ansehen↗31,877
  • containers/buildahAvatar von containers

    containers/buildah

    8,618Auf GitHub ansehen↗

    Buildah is a tool for creating OCI-compliant container images without requiring a background daemon process. It functions as a daemonless image constructor and distribution tool, allowing users to build, push, and pull images between local storage and remote registries. The project distinguishes itself by supporting unprivileged image building through the use of user namespaces and rootless mode. It enables direct modification of container root filesystems by mounting them to the host, allowing images to be treated as directories that can be manipulated via standard shell commands or scripts.

    Implements pluggable storage drivers for managing how image layers are persisted on disk.

    Gocontainercontainer-imagecontainers
    Auf GitHub ansehen↗8,618
  1. Home
  2. Data & Databases
  3. Storage Drivers