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

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

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

3 مستودعات

Awesome GitHub RepositoriesDistributed Data Infrastructure

Systems and tools for managing data storage across distributed environments.

Distinguishing note: Focuses on the infrastructure layer of distributed data systems.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Distributed Data Infrastructure. Refine with filters or upvote what's useful.

Awesome Distributed Data Infrastructure GitHub Repositories

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

    milvus-io/milvus

    44,804عرض على GitHub↗

    Milvus is a specialized vector database engine designed for the indexing, management, and high-speed similarity retrieval of high-dimensional vector embeddings. It functions as a similarity search engine capable of identifying nearest neighbors within large-scale vector spaces, supporting the storage and retrieval of billions of data points while maintaining consistent performance. The system utilizes a distributed architecture that decouples storage, query, and coordination into independent services, allowing for horizontal scaling across clusters. It employs a global indexing mechanism that

    Manages and scales complex data storage systems across multiple server nodes for production environments.

    Goannscloud-nativediskann
    عرض على GitHub↗44,804
  • youtube/vitessالصورة الرمزية لـ youtube

    youtube/vitess

    21,032عرض على GitHub↗

    Vitess is a distributed MySQL orchestrator and clustering system designed for horizontal database scaling. It functions as sharding middleware that distributes data and load across multiple MySQL instances to handle growth beyond the capacity of a single machine. The system provides a proxy layer that abstracts data distribution, allowing applications to query a cluster as a single logical database without knowing the physical location of the data. This is achieved through a routing mechanism that intercepts queries and directs them to the appropriate shards based on keyspace mappings. The p

    Organizes data across a distributed system to ensure high availability while abstracting infrastructure from queries.

    Go
    عرض على GitHub↗21,032
  • madd86/awesome-system-designالصورة الرمزية لـ madd86

    madd86/awesome-system-design

    11,695عرض على GitHub↗

    This project is a comprehensive learning resource and reference guide for software architecture and distributed systems design. It serves as a structured curriculum for engineers to study fundamental architectural patterns, scalability strategies, and distributed computing theory, specifically tailored to prepare for technical interviews and professional engineering roles. The repository distinguishes itself by providing a curated collection of industry-standard infrastructure tools and methodologies. It covers the selection and implementation of technologies for data storage, message brokeri

    Provides guidance on systems and tools for managing data storage across distributed environments.

    distributed-systemshadoop-ecosysteminterview
    عرض على GitHub↗11,695
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Data Infrastructure