2 repos
Standardized interfaces for connecting and managing external object storage backends within applications.
Distinguishing note: Focuses on the integration layer for object storage, distinct from specific driver implementations.
Explore 2 awesome GitHub repositories matching data & databases · Object Storage Integrations. Refine with filters or upvote what's useful.
Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable virtual file system. By acting as a remote file system proxy, it decouples file operations from specific provider implementations, allowing users to browse, download, and manage files across heterogeneous backends through a standardized interface. The platform utilizes a driver-based storage abstraction that translates generic file system operations into provider-specific API calls. This architecture supports a wide range of cloud storage services, S3-compatible object storage,
Connecting S3-compatible storage backends to applications to enable seamless file operations and management through a standardized interface.
Halo is a modular content management platform built on the Java Virtual Machine, designed to power dynamic websites through a flexible, extensible architecture. It provides a centralized administrative interface for publishing digital content and managing media assets, serving as a foundation for diverse web projects ranging from personal blogs to corporate sites. The platform distinguishes itself through a plugin-based architecture that allows for the dynamic loading of functional components and third-party services without modifying the core source code. This extensibility is complemented b
Offloads media and binary assets to remote storage services to maintain a lightweight application state.