awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Distributed Data Architectures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDistributed Data Architectures

Infrastructure patterns for partitioning and replicating data across clusters to achieve horizontal scalability.

Distinguishing note: Focuses on the operational infrastructure for scaling data systems rather than the data storage logic itself.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Data Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Distributed Data Architectures

Awesome Distributed Data Architectures GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • milvus-io/milvus

    milvus-io/milvus

    42,889View on 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

    Implements a distributed architecture that supports horizontal scaling and high availability across clusters.

    Goannscloud-nativediskann
    42,889View on GitHub↗