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

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

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

3 个仓库

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

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

    docker/awesome-compose

    45,561在 GitHub 上查看↗

    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
    在 GitHub 上查看↗45,561
  • kubernetes/minikubekubernetes 的头像

    kubernetes/minikube

    31,877在 GitHub 上查看↗

    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
    在 GitHub 上查看↗31,877
  • containers/buildahcontainers 的头像

    containers/buildah

    8,618在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,618
  1. Home
  2. Data & Databases
  3. Storage Drivers