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

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

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

3 个仓库

Awesome GitHub RepositoriesObject Storage Adapters

Integrations that allow applications to use cloud object storage services for file management.

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

Awesome Object Storage Adapters GitHub Repositories

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

    appwrite/appwrite

    56,318在 GitHub 上查看↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Abstracts file management by allowing applications to store objects in external cloud services rather than local disks.

    TypeScriptandroidappwritebackend
    在 GitHub 上查看↗56,318
  • casbin/casbincasbin 的头像

    casbin/casbin

    19,848在 GitHub 上查看↗

    Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig

    Controls timeouts and cancellations for storage operations by passing context objects through the adapter interface.

    Goabacaccess-controlacl
    在 GitHub 上查看↗19,848
  • aws/aws-cdkaws 的头像

    aws/aws-cdk

    12,817在 GitHub 上查看↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    Exposes object storage as a file system for high-performance access.

    TypeScriptawscloud-infrastructurehacktoberfest
    在 GitHub 上查看↗12,817
  1. Home
  2. Data & Databases
  3. Storage Abstraction
  4. Object Storage Adapters

探索子标签

  • Contextual Storage AdaptersStorage interfaces that support context-aware operations like timeouts and cancellations. **Distinct from Object Storage Adapters:** Focuses on context-aware storage control rather than generic object storage.