awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms

1 repo

Awesome GitHub RepositoriesB-Tree Storage Engines

Storage systems that organize data in B-Tree structures to optimize for disk-based range queries and lookups.

Explore 1 awesome GitHub repository matching data & databases · B-Tree Storage Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Database Concepts
  4. Storage Engines
  5. B-Tree Storage Engines

Awesome B-Tree Storage Engines GitHub Repositories

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

    etcd-io/etcd

    51,618GitHubView on GitHub↗

    etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronize

    Gocncfconsensusdatabase