awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

284 dépôts

Awesome GitHub RepositoriesStorage Abstraction

Middleware layers that provide a unified interface for interacting with diverse underlying storage backends and hardware.

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

Awesome Storage Abstraction GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    Ce projet est un répertoire de logiciels open source organisé par la communauté, conçu pour être déployé dans des environnements de serveurs privés et des laboratoires domestiques. Il sert de ressource complète pour découvrir des alternatives indépendantes et auto-hébergées aux services cloud grand public, permettant aux utilisateurs de conserver la pleine propriété des données et le contrôle de leur infrastructure numérique. Le répertoire est structuré par une taxonomie hiérarchique qui organise une vaste collection d'applications en catégories logiques, allant de la gestion multimédia et de l'analyse de données à la communication privée et aux outils de productivité d'équipe. Il se distingue par un processus de revue par les pairs collaboratif, où les membres de la communauté valident la qualité et la pertinence de chaque soumission pour garantir que le répertoire reste précis et fiable. Le projet couvre une large surface de capacités, notamment l'automatisation de l'infrastructure, le déploiement de services basés sur des conteneurs et la gestion de configuration déclarative. Ces outils aident les utilisateurs à maintenir des environnements de serveur reproductibles et à gérer des dépendances de services complexes sur du matériel privé. Le répertoire est maintenu en tant que dépôt contrôlé par version, garantissant que toutes les mises à jour et les changements pilotés par la communauté sont suivis et transparents.

    Utilizes object storage backends to manage file persistence and scale storage capacity.

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
  • git/gitAvatar de git

    git/git

    61,518Voir sur GitHub↗

    Git is a distributed version control system and command-line tool designed for tracking changes in source code and coordinating collaborative software development. It functions as a content-addressable storage platform where project data is maintained as immutable objects indexed by cryptographic hashes, ensuring data integrity and efficient deduplication. The system organizes project history as a directed acyclic graph, where each commit serves as a snapshot linked to its parent to create a verifiable timeline of modifications. The architecture distinguishes itself through an index-based sta

    Indexes immutable data objects using cryptographic content hashes to provide efficient deduplication and reliable storage verification.

    Cchacktoberfestshell
    Voir sur GitHub↗61,518
  • pocketbase/pocketbaseAvatar de pocketbase

    pocketbase/pocketbase

    59,120Voir sur GitHub↗

    Pocketbase is a backend-as-a-service platform that provides a self-contained, single-binary server for building full-stack applications. It integrates a relational database, authentication, and file storage into one executable process, eliminating the need for external infrastructure or complex server management. The platform distinguishes itself through an embedded database engine that runs directly within the application process and a reactive communication layer that pushes live updates to connected clients. By monitoring internal transaction logs, it synchronizes data across multiple user

    Abstracts file upload and retrieval processes to support both local disk and cloud-based storage backends.

    Goauthenticationbackendgolang
    Voir sur GitHub↗59,120
  • ncw/rcloneAvatar de ncw

    ncw/rclone

    57,898Voir sur GitHub↗

    rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous cloud storage providers. It functions as a storage management tool that enables bidirectional or one-way synchronization between local filesystems and remote cloud backends. The project acts as a unified cloud storage gateway, capable of merging multiple remote providers into a single directory tree. It further provides a filesystem mount to expose remote cloud storage as a local disk for direct operating system access and a transparent encryption wrapper to secure data before it

    Utilizes a unified API layer and modular drivers to support dozens of diverse cloud storage backends.

    Go
    Voir sur GitHub↗57,898
  • rclone/rcloneAvatar de rclone

    rclone/rclone

    57,877Voir sur GitHub↗

    This project is a command-line storage manager that provides a unified interface for performing file operations across local filesystems and diverse cloud storage providers. It functions as a cross-platform storage abstraction, utilizing a modular backend architecture to map heterogeneous cloud storage APIs into a standard set of file system operations. This allows for consistent data management and movement regardless of the underlying storage service. The tool serves as a network data transfer engine designed for automated data migration and cloud storage synchronization. It distinguishes i

    Unifies file operations across local filesystems and diverse cloud storage providers through a single command-line interface.

    Goazure-blobazure-blob-storageazure-files
    Voir sur GitHub↗57,877
  • appwrite/appwriteAvatar de appwrite

    appwrite/appwrite

    56,318Voir sur 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
    Voir sur GitHub↗56,318
  • tryghost/ghostAvatar de TryGhost

    TryGhost/Ghost

    53,965Voir sur GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web services. The platform distinguishes itself by integrating a built-in membership and subscription engine, which enables creators to manage gated content, paid tiers, and secure member profiles directly within the system. It also features a dedicated infrastructure for professio

    Abstracts storage operations to allow media assets to reside on either local disks or external cloud providers.

    JavaScriptbloggingcmsghost
    Voir sur GitHub↗53,965
  • vercel-labs/agent-browserAvatar de vercel-labs

    vercel-labs/agent-browser

    36,203Voir sur GitHub↗

    This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions as a controller that translates natural language instructions into deterministic browser actions, allowing agents to interact with websites, perform data extraction, and manage complex authentication flows. By leveraging accessibility trees and semantic element resolution, the framework mimics human-like navigation, moving beyond brittle DOM selectors to interact reliably with modern web interfaces. The framework distinguishes itself through its focus on secure, scalable exec

    Provides storage providers that persist data directly to the browser's Origin Private File System.

    Rust
    Voir sur GitHub↗36,203
  • zellij-org/zellijAvatar de zellij-org

    zellij-org/zellij

    33,683Voir sur GitHub↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Enables plugins to persist and retrieve data using local filesystem storage.

    Rustmultiplexerterminalworkspace
    Voir sur GitHub↗33,683
  • gitroomhq/postiz-appAvatar de gitroomhq

    gitroomhq/postiz-app

    32,271Voir sur GitHub↗

    Postiz is an open-source social media management platform designed to centralize the scheduling, publishing, and analysis of content across diverse social networks, community forums, and blogging platforms. It functions as a unified hub where users can coordinate, review, and distribute content through a shared team workspace, while leveraging integrated artificial intelligence to assist in drafting text and generating multimedia assets. The platform distinguishes itself through a modular architecture that utilizes a provider-specific adapter pattern to ensure consistent content distribution

    Platform saves uploaded images, avatars, and generated content to either a local filesystem or a cloud storage provider.

    TypeScriptnextjsopen-sourceopen-source-social-media-scheduling-tool
    Voir sur GitHub↗32,271
  • qarmin/czkawkaAvatar de qarmin

    qarmin/czkawka

    31,526Voir sur GitHub↗

    Czkawka is a cross-platform utility designed for storage optimization and filesystem maintenance. It functions as a comprehensive file analysis engine that identifies redundant data, including duplicate files, empty directories, broken symbolic links, and temporary files. By utilizing hash-based content verification, the tool ensures accurate identification of duplicates regardless of file names or metadata. The project distinguishes itself by offering both a native graphical user interface and a command-line interface, allowing for both interactive management and automated, headless system m

    Provides a high-performance file analysis engine with both graphical and command-line interfaces for storage management.

    Fluentcleanerduplicatesmultiplatform
    Voir sur GitHub↗31,526
  • filamentphp/filamentAvatar de filamentphp

    filamentphp/filament

    31,215Voir sur GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Displays images from local or remote storage within data views using dynamic configuration.

    PHPadminalpine-jsbuilder
    Voir sur GitHub↗31,215
  • goharbor/harborAvatar de goharbor

    goharbor/harbor

    28,761Voir sur GitHub↗

    Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container images and cloud-native artifacts. It provides a centralized repository that integrates directly with Kubernetes environments to manage the full lifecycle of software artifacts, from initial storage to production deployment. The platform distinguishes itself through a focus on security, governance, and multi-site availability. It features a pluggable vulnerability scanning framework that allows for the integration of various security engines, alongside content trust mechanisms tha

    Implements pluggable storage drivers to support diverse local and cloud-based object storage backends.

    Gocloud-nativecncfcncf-project
    Voir sur GitHub↗28,761
  • ankitects/ankiAvatar de ankitects

    ankitects/anki

    28,571Voir sur GitHub↗

    Anki is a cross-platform flashcard management system designed to optimize long-term memory retention through spaced-repetition learning. It functions as a digital learning assistant that uses active recall practice and automated scheduling algorithms to determine the ideal timing for card reviews based on individual performance history. The core system relies on a local relational database to ensure data persistence and portability, while supporting complex study workflows through flexible note-type schema modeling and template-driven content rendering. The platform distinguishes itself throu

    Manages and synchronizes media assets like audio and images to ensure they remain available across all devices.

    Rust
    Voir sur GitHub↗28,571
  • lenve/vhrAvatar de lenve

    lenve/vhr

    28,090Voir sur GitHub↗

    This project is a human resources management system built using Spring Boot and Vue. It serves as a platform for managing employee records, professional titles, and organizational hierarchies. The system features a role-based access control framework that maps users to specific roles and resources to secure API endpoints and user interface elements. It includes a real-time communication hub utilizing WebSockets for internal corporate chat and system notifications, as well as a dedicated manager for defining and modifying nested organizational department structures. Additional capabilities co

    Handles binary file uploads and downloads by interfacing with a remote storage server for scalability.

    Java
    Voir sur GitHub↗28,090
  • pirate/archiveboxAvatar de pirate

    pirate/ArchiveBox

    27,721Voir sur GitHub↗

    ArchiveBox is a self-hosted web archiving system designed to capture and preserve permanent static copies of webpages, media, and PDFs on personal infrastructure. It functions as a digital content curator and personal web archive manager, allowing users to import URLs from bookmarks, RSS feeds, and browser history to create a centralized, searchable knowledge base. The project is distinguished by its ability to archive private, paywalled, or login-protected content using browser cookies and authenticated session persistence. It ensures long-term availability by saving pages in multiple concur

    Saves archived webpages and media directly to the local server disk using a simple on-disk directory structure.

    Python
    Voir sur GitHub↗27,721
  • humansignal/label-studioAvatar de HumanSignal

    HumanSignal/label-studio

    27,619Voir sur GitHub↗

    Label Studio is a multi-modal data annotation platform designed to create and manage high-quality training datasets for machine learning. It functions as a self-hosted, containerized environment that supports secure, private deployments, including air-gapped configurations. The platform provides a centralized workspace for labeling diverse media types, such as images, text, audio, and time-series data, to support supervised and reinforcement learning workflows. The platform distinguishes itself through deep integration with machine learning backends, enabling active learning loops, automated

    Label Studio mounts directories from the host machine to serve as source data or target storage for saving annotations directly to the file system.

    TypeScriptannotationannotation-toolannotations
    Voir sur GitHub↗27,619
  • invoke-ai/invokeaiAvatar de invoke-ai

    invoke-ai/InvokeAI

    27,500Voir sur GitHub↗

    InvokeAI is a self-hosted, professional-grade platform designed for managing generative models and performing complex image synthesis. It provides a local application environment that allows users to execute diffusion models directly on their own hardware, ensuring data privacy and complete ownership of all generated assets. The platform distinguishes itself through a node-based workflow system that enables the construction of reproducible and automated image generation pipelines. By chaining modular functional units into directed acyclic graphs, users can automate intricate production tasks

    Organizes generated media assets while preserving metadata for easy recall and remixing.

    TypeScriptai-artartificial-intelligencegenerative-art
    Voir sur GitHub↗27,500
  • mozilla/localforageAvatar de mozilla

    mozilla/localForage

    25,780Voir sur GitHub↗

    localForage is a browser storage wrapper and key-value store that provides a unified JavaScript API for persisting data. It acts as an abstraction layer over IndexedDB, WebSQL, and localStorage, allowing web applications to save data offline. The library features a priority-based driver fallback system that automatically detects and selects the most capable storage engine available in the browser. It simplifies data management by providing an asynchronous interface for storing complex JavaScript objects and binary buffers without requiring manual serialization. The project covers broad capab

    Provides a unified storage abstraction layer that wraps disparate browser storage APIs into a single consistent interface.

    JavaScript
    Voir sur GitHub↗25,780
  • arendst/tasmotaAvatar de arendst

    arendst/Tasmota

    24,502Voir sur GitHub↗

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Performs file operations and directory management on internal flash or SD storage.

    Carduinoautomationesp32
    Voir sur GitHub↗24,502
Préc.123456…15Suivant
  1. Home
  2. Data & Databases
  3. Storage Abstraction

Explorer les sous-tags

  • Command-Line Storage ManagersCLI tools that provide a unified interface for performing file operations across local and cloud storage providers.
  • Content-Addressable Stores1 sous-tagData storage systems where objects are indexed by cryptographic hashes of their content.
  • Delta-Compressed Packfiles3 sous-tagsStorage formats that use binary diffing to store multiple objects in a single compressed file for efficiency.
  • File Storage Services9 sous-tagsInterfaces for managing file uploads, storage, and retrieval across local or cloud-based backends.
  • File System Storage AdaptersInterfaces for abstracting local or cloud-based file storage operations.
  • LayersUnified APIs that map heterogeneous storage backends to standard file system operations.
  • Local Filesystem Storage12 sous-tagsStorage providers that persist binary data directly on the local server disk.
  • Logical Volume Management2 sous-tagsThe use of abstraction layers to group physical disks into flexible logical volumes. **Distinct from Storage Abstraction:** Specifically addresses LVM-style volume grouping, whereas the parent is a generic middleware abstraction.
  • Object Storage Adapters1 sous-tagIntegrations that allow applications to use cloud object storage services for file management.
  • Storage Credential ManagersUtilities for securely generating and managing authentication credentials for cloud and local storage backends.
  • Storage Provider Drivers3 sous-tagsModular implementations of storage primitives that enable support for diverse cloud and local backends.