awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

48 مستودعات

Awesome GitHub RepositoriesStorage Configuration

Settings for managing data persistence, indexing, and storage backends.

Distinguishing note: None available; no candidates provided.

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

Awesome Storage Configuration GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • qdrant/qdrantالصورة الرمزية لـ qdrant

    qdrant/qdrant

    32,372عرض على GitHub↗

    Qdrant is a high-performance vector similarity database designed to store, index, and search high-dimensional vectors alongside structured metadata. It functions as a distributed search engine that manages large-scale data clusters, providing low-latency retrieval and complex filtering capabilities. The system is built to serve as a specialized middleware layer, connecting machine learning pipelines and AI agents to persistent storage for intelligent information retrieval and recommendation tasks. The platform distinguishes itself through advanced retrieval techniques, including support for h

    Configures in-memory or disk-based persistence to optimize filtering performance.

    Rustai-searchai-search-engineembeddings-similarity
    عرض على GitHub↗32,372
  • sillytavern/sillytavernالصورة الرمزية لـ SillyTavern

    SillyTavern/SillyTavern

    29,463عرض على GitHub↗

    SillyTavern is a comprehensive interface and orchestration platform designed for immersive AI roleplay and interactive chat experiences. It functions as a unified gateway that connects users to a wide array of local and cloud-based large language models, providing a centralized environment to manage complex character personas, narrative context, and model-driven interactions. The platform distinguishes itself through its advanced prompt engineering and automation capabilities. It utilizes a sophisticated macro-based templating engine and vector-database retrieval to dynamically inject lore, c

    Allows selecting between local or system-wide storage paths to manage how application state is persisted and shared across environments.

    JavaScriptaichatllm
    عرض على GitHub↗29,463
  • localforage/localforageالصورة الرمزية لـ localForage

    localForage/localForage

    25,755عرض على GitHub↗

    This project is an asynchronous key-value store designed for client-side data persistence. It provides a unified interface that allows applications to save and retrieve complex data types, including binary objects, while maintaining responsiveness through non-blocking operations. By enabling offline-first functionality, it ensures that data remains accessible even when a network connection is unavailable. The library distinguishes itself through a driver-based abstraction layer that automatically detects the most efficient storage mechanism available in the current browser or mobile environme

    Sets database parameters like driver selection and storage size before starting data operations.

    JavaScriptindexeddbjavascriptlocalforage
    عرض على GitHub↗25,755
  • pubkey/rxdbالصورة الرمزية لـ pubkey

    pubkey/rxdb

    23,048عرض على GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Allows switching between persistent disk-based and ephemeral in-memory storage backends.

    TypeScriptangularbrowser-databasecouchdb
    عرض على GitHub↗23,048
  • nats-io/nats-serverالصورة الرمزية لـ nats-io

    nats-io/nats-server

    20,076عرض على GitHub↗

    NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge computing, and distributed microservices. It functions as a distributed publish-subscribe broker that routes messages using hierarchical, dot-separated subject strings, enabling decoupled communication between services without requiring centralized broker lookups. The system supports core messaging patterns including asynchronous publish-subscribe, request-reply, and load-balanced queue processing. The platform distinguishes itself through a decentralized architecture that eliminates t

    Defines persistent storage containers that specify captured subjects and data retention policies.

    Gocloudcloud-computingcloud-native
    عرض على GitHub↗20,076
  • apple/foundationdbالصورة الرمزية لـ apple

    apple/foundationdb

    16,446عرض على GitHub↗

    FoundationDB is an ACID-compliant distributed transactional key-value store. It functions as a scalable database engine that ensures strict serializability and data consistency across a cluster of servers using a shared-nothing architecture. The system is distinguished by its multi-region replication capabilities, allowing data to be synchronized across different datacenters for high availability and disaster recovery. It utilizes optimistic concurrency control to manage distributed transactions and employs a majority-based coordination system to maintain cluster state. The platform provides

    Provides configurations to set the number of data replicas and minimum required machines to balance fault tolerance and performance.

    C++aciddistributed-databasefoundationdb
    عرض على GitHub↗16,446
  • dask/daskالصورة الرمزية لـ dask

    dask/dask

    13,746عرض على GitHub↗

    Dask هو إطار عمل للحوسبة المتوازية وجدول مهام موزع مصمم لتوسيع نطاق سير عمل علوم البيانات في Python من أجهزة فردية إلى مجموعات (clusters) كبيرة. يعمل كمدير موارد للمجموعة يقوم بتنسيق المنطق الحسابي من خلال تمثيل المهام وتبعياتها كرسوم بيانية موجهة غير دورية. تسمح هذه البنية للنظام بأتمتة توزيع أعباء العمل عبر الأجهزة المتاحة مع إدارة متطلبات التنفيذ المعقدة. يتميز المشروع بمحرك تقييم كسول يؤجل عمليات البيانات حتى يتم طلبها صراحة، مما يتيح تحسين الرسم البياني العالمي وتخصيص الموارد بكفاءة. يتضمن خاصية تسريب البيانات الواعية بالذاكرة لمنع تعطل النظام عند معالجة مجموعات البيانات التي تتجاوز الذاكرة المتاحة، ويستخدم دمج الرسم البياني للمهام لدمج تسلسلات العمليات في خطوات تنفيذ واحدة، مما يقلل من عبء الجدولة والاتصال بين العقد. توفر المنصة سطح قدرات شاملاً لتحليلات البيانات واسعة النطاق، بما في ذلك دعم التعلم الآلي الموزع، وتكامل الحوسبة عالية الأداء، ومعالجة البيانات المتوازية. توفر أدوات واسعة النطاق لإدارة دورة حياة المجموعة، وتوصيف الأداء، والمراقبة في الوقت الفعلي لتنفيذ المهام. يمكن للمستخدمين نشر هذه البيئات عبر بنية تحتية متنوعة، بما في ذلك الأجهزة المحلية، ومزودي السحابة، والأنظمة الحاوية، ومجموعات الحوسبة عالية الأداء.

    Configures authentication and connection parameters for remote storage backends using unified options.

    Pythondasknumpypandas
    عرض على GitHub↗13,746
  • vesoft-inc/nebulaالصورة الرمزية لـ vesoft-inc

    vesoft-inc/nebula

    12,239عرض على GitHub↗

    Nebula is a distributed graph database designed for storing and querying massive volumes of interconnected vertices and edges across a horizontally scalable cluster. It functions as a Kubernetes-native database and a distributed graph analytics engine, utilizing a Raft-based distributed store to ensure strong consistency and high availability. The system features an OpenCypher query engine for performing complex graph traversals and pattern matching. It distinguishes itself with a decoupled compute-storage architecture and a shared-nothing distributed design, allowing query processing and dat

    Configures data replicas across nodes via a consensus protocol to ensure high availability.

    C++big-datacppdatabase
    عرض على GitHub↗12,239
  • openzfs/zfsالصورة الرمزية لـ openzfs

    openzfs/zfs

    12,293عرض على GitHub↗

    ZFS is an enterprise-grade file system and logical volume manager that integrates storage pooling with advanced data protection. It functions as a storage engine that aggregates multiple physical devices into a unified resource pool, allowing for the dynamic allocation of capacity across individual file systems. The system utilizes a transactional, copy-on-write architecture that ensures file system consistency through intent logging and atomic operations. It maintains data integrity by organizing blocks into a hierarchical tree structure, where cryptographic checksums are used to detect and

    Groups physical disks into redundant sets to maintain data availability and consistent performance.

    Cfile-systemopenzfssystem-software
    عرض على GitHub↗12,293
  • getumbrel/umbrelالصورة الرمزية لـ getumbrel

    getumbrel/umbrel

    10,538عرض على GitHub↗

    Umbrel is a home server operating system designed to centralize the management of self-hosted applications and personal data services. It provides a unified, web-based graphical dashboard that abstracts complex system administration tasks, allowing users to deploy and maintain private cloud infrastructure, blockchain nodes, and media streaming services without requiring command-line interaction. The platform distinguishes itself through a modular application marketplace that automates the retrieval, configuration, and lifecycle management of containerized software. It integrates local artific

    Ensures data resilience through automated disk redundancy and failover mechanisms.

    TypeScriptbitcoindockerhome-server
    عرض على GitHub↗10,538
  • doctrine/ormالصورة الرمزية لـ doctrine

    doctrine/orm

    10,172عرض على GitHub↗

    Doctrine ORM is a PHP object-relational mapper that connects application objects to relational database tables. It uses the data mapper and identity map patterns to decouple the in-memory object model from the database schema, allowing developers to manage data persistence without writing manual SQL. The project features a dedicated object-oriented query language and programmatic builder for retrieving data based on entities rather than tables. It implements a unit-of-work system to track object changes during a request and synchronize them via atomic transactions. The capability surface inc

    Handles intermediary tables that connect multiple records from two different objects.

    PHPhacktoberfest
    عرض على GitHub↗10,172
  • oceanbase/oceanbaseالصورة الرمزية لـ oceanbase

    oceanbase/oceanbase

    9,980عرض على GitHub↗

    OceanBase is a distributed SQL database designed for high availability and strong consistency across multiple nodes and regions. It functions as a hybrid transactional and analytical processing engine, allowing real-time analytics and transactions to execute on a single data copy. The system also serves as a vector database engine for indexing and querying vector data to power semantic search and recommendation systems. The platform features native compatibility layers for MySQL and Oracle, enabling the migration of legacy workloads without rewriting SQL code. It utilizes a Paxos-based distri

    Allows defining row, column, or hybrid storage formats at the table level to apply schema changes without downtime.

    C++analyticscloud-nativedatabase
    عرض على GitHub↗9,980
  • risingwavelabs/risingwaveالصورة الرمزية لـ risingwavelabs

    risingwavelabs/risingwave

    9,093عرض على GitHub↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Writes data to open table formats and automates maintenance tasks like compaction and snapshot cleanup.

    Rustapache-icebergdata-engineeringdatabase
    عرض على GitHub↗9,093
  • nextcloud/all-in-oneالصورة الرمزية لـ nextcloud

    nextcloud/all-in-one

    9,082عرض على GitHub↗

    all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and collaboration services. It functions as a cloud suite deployer that orchestrates the installation of a self-hosted content platform, incorporating necessary dependencies via Docker or Kubernetes. The project distinguishes itself by providing a web-based dashboard for orchestrating, updating, and monitoring the lifecycle of service containers. It also serves as a local AI inference server, enabling the execution of generative text models, image diffusion, and speech processing on

    Permits users to mount their own external storage via administrator-approved backends.

    PHPbackupdockernextcloud
    عرض على GitHub↗9,082
  • apache/icebergالصورة الرمزية لـ apache

    apache/iceberg

    8,972عرض على GitHub↗

    Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It provides a specification for tracking large-scale datasets to maintain transactional consistency and structural integrity. The project utilizes a standardized REST catalog interface to manage table metadata, ensuring interoperability between different compute engines. This allows diverse query engines to connect to a single table interface and maintain consistency across different processing frameworks. Its core capabilities include managing large-scale analytic tables, coordin

    Provides a high-performance open table format for huge analytic datasets in cloud storage with transactional consistency.

    Java
    عرض على GitHub↗8,972
  • delta-io/deltaالصورة الرمزية لـ delta-io

    delta-io/delta

    8,596عرض على GitHub↗

    Delta is a lakehouse table format that brings ACID transactions and data warehouse consistency to large scale data lakes on cloud object storage. It serves as an ACID transaction manager, coordinating atomic commits and serializable isolation for concurrent reads and writes across distributed compute engines. The project provides a multi-engine interoperability layer that uses format translation to allow diverse SQL engines and processing frameworks to read and write the same tables. It functions as a data versioning system, utilizing a transaction log to enable time travel, historical snapsh

    Generates compatible metadata to enable interoperability with open table formats like Iceberg and Hudi.

    Scalaacidanalyticsbig-data
    عرض على GitHub↗8,596
  • apify/crawlee-pythonالصورة الرمزية لـ apify

    apify/crawlee-python

    8,097عرض على GitHub↗

    Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive tool for web scraping automation, providing a system to extract structured data from websites using both lightweight HTTP requests and headless browser automation. The framework is distinguished by its anti-bot evasion capabilities, which include browser fingerprint impersonation and tiered proxy rotation to bypass detection systems and solve challenges such as Cloudflare. It also incorporates artificial intelligence for autonomous website navigation and schema-based data extra

    Allows configuration of unique identifiers, names, and storage backends for persisting crawled data.

    Pythonapifyautomationbeautifulsoup
    عرض على GitHub↗8,097
  • linkedin/school-of-sreالصورة الرمزية لـ linkedin

    linkedin/school-of-sre

    8,093عرض على GitHub↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    Covers settings for grouping physical disks into redundant sets via RAID to maintain availability during hardware failure.

    HTMLgithadooplinux
    عرض على GitHub↗8,093
  • deniscerri/ytdlnisالصورة الرمزية لـ deniscerri

    deniscerri/ytdlnis

    7,742عرض على GitHub↗

    ytdlnis is a mobile application that serves as a graphical client for the yt-dlp engine on Android. It functions as a media downloader and manager, providing a user interface to retrieve video and audio from websites. The project distinguishes itself by integrating directly with the Android system share menu and intents to trigger background downloads from external apps. It includes a dedicated authentication cookie manager to import and sync browser session data, enabling the retrieval of private, age-restricted, or premium content. The application covers broad capability areas including au

    Provides settings to manage directories for temporary files and cache folders.

    Kotlinandroidaudiodownloader
    عرض على GitHub↗7,742
  • elsa-workflows/elsa-coreالصورة الرمزية لـ elsa-workflows

    elsa-workflows/elsa-core

    7,629عرض على GitHub↗

    Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr

    Configures whether activity properties are stored inline or offloaded to blob storage.

    C#csharpdotnetelsa
    عرض على GitHub↗7,629
السابق123التالي
  1. Home
  2. Data & Databases
  3. Storage Configuration

استكشف الوسوم الفرعية

  • Open Table Formats1 وسم فرعيStandardized, high-performance storage layouts for analytic datasets that support transactional consistency and schema evolution. **Distinct from Table-Level Storage Formats:** Distinct from storage configurations by defining the overall architectural format of the table rather than just the storage method of a single table.
  • Redundant Storage Configurations2 وسوم فرعيةSettings for grouping physical disks into redundant sets to maintain availability during hardware failure. **Distinct from Storage Configuration:** Distinct from storage configuration: focuses specifically on redundancy and fault-tolerance settings.
  • Table-Level Storage Formats3 وسوم فرعيةConfiguration options allowing specific storage formats like row, column, or hybrid at the individual table level. **Distinct from Storage Configuration:** Focuses on schema-level storage format selection rather than general persistence or redundancy settings
  • User-Defined Storage MountsCapabilities that allow end-users to configure their own storage backends within administrative guidelines. **Distinct from Storage Configuration:** Focuses on user-level delegation of storage configuration rather than global system persistence settings.