awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

High-Throughput Wide-Column-Datenbanken

Ranking aktualisiert am 30. Juni 2026

For ein Wide-Column-Store für hohe Schreiblasten, the strongest matches are scylladb/scylla (Scylla is a distributed wide-column NoSQL database with a), apache/hbase (Apache HBase is a distributed, wide-column NoSQL store designed) and apache/cassandra (Cassandra is a distributed wide-column NoSQL database built on). scylladb/scylladb is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Verteilte Datenspeicher, optimiert für massive Schreibvolumina und groß angelegte analytische oder transaktionale Workloads.

High-Throughput Wide-Column-Datenbanken

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • scylladb/scyllaAvatar von scylladb

    scylladb/scylla

    15,609Auf GitHub ansehen↗

    Scylla is a distributed wide column NoSQL database designed as a high-performance data store. It functions as a Cassandra compatible database and a DynamoDB compatible store, implementing a shared-nothing architecture built on an asynchronous event-driven framework. The system emulates cloud-based APIs to support applications built for proprietary cloud protocols and implements the Cassandra Query Language for high-throughput workloads. This allows for the migration of cloud workloads to self-hosted environments while maintaining API compatibility. The project covers distributed data storage

    Scylla is a distributed wide-column NoSQL database with a shared-nothing architecture and an LSM-tree storage engine, directly matching all of the required features—write-optimized compaction, column-family data model, horizontal scalability, and tunable consistency—making it a flagship answer for this search.

    C++Distributed Sharding ArchitecturesLog-Structured Merge-TreesWide-Column Stores
    Auf GitHub ansehen↗15,609
  • apache/hbaseAvatar von apache

    apache/hbase

    5,540Auf GitHub ansehen↗

    HBase is a distributed, wide-column NoSQL store and big data storage engine designed for sparse datasets. It functions as a scalable columnar database built on top of the Hadoop Distributed File System to provide real-time read and write access to massive volumes of structured and unstructured data. The system acts as a cross-language database gateway, offering connectivity through native remote procedure calls, REST, and Thrift interfaces. It distinguishes itself through a master-worker coordination model that enables horizontal scaling and fault tolerance across a cluster. The project cove

    Apache HBase is a distributed, wide-column NoSQL store designed for high write volumes and sparse datasets, built on HDFS with LSM-tree compaction and column-family data model—exactly matching the sought-after scalable write-optimized database.

    JavaColumn Family ManagementLSM-Tree Storage EnginesWide-Column Stores
    Auf GitHub ansehen↗5,540
  • apache/cassandraAvatar von apache

    apache/cassandra

    9,778Auf GitHub ansehen↗

    Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability. It functions as a fault-tolerant distributed system that utilizes an LSM-tree storage engine to optimize write throughput and manage massive datasets. The system is a CQL-compliant database, using a structured query language to manage and retrieve tabular data stored across multiple nodes. It organizes information into rows and columns based on a flexible schema and primary keys. The project provides capabilities for horizontal database scaling, distributed data partitioning

    Cassandra is a distributed wide-column NoSQL database built on an LSM-tree storage engine and designed for high write throughput and linear scalability, exactly matching your need for a write-optimized column-family store with tunable consistency and fault tolerance.

    JavaHorizontal Database ScalingLog-Structured Merge-TreesWide-Column Stores
    Auf GitHub ansehen↗9,778
  • scylladb/scylladbAvatar von scylladb

    scylladb/scylladb

    15,355Auf GitHub ansehen↗

    ScyllaDB is a distributed NoSQL database engine designed for high-throughput data storage and low-latency performance at scale. It functions as a shard-aware platform that manages large-scale datasets across distributed clusters, providing a foundation for real-time applications that require consistent availability and operational stability. The system distinguishes itself through a shared-nothing architecture that distributes data across independent CPU cores to eliminate lock contention. It incorporates a user-space networking stack and an asynchronous event-driven engine to maximize hardwa

    ScyllaDB is a distributed NoSQL database with a shared-nothing architecture, LSM-tree storage, and a column-family data model, purpose-built for high-throughput, low-latency write workloads at scale.

    C++Distributed DatabasesLog-Structured Merge-Trees
    Auf GitHub ansehen↗15,355

Related searches

  • eine Analytics-Datenbank für schnelle Abfragen großer Tabellen
  • eine Zeitreihendatenbank für Metriken
  • eine verteilte SQL-Datenbank für horizontale Skalierung
  • Curriculum über die Funktionsweise von Datenbanken
  • eine hochperformante Bibliothek für tabellarische Daten
  • Projekt zum Verständnis von Datenbanken durch Eigenbau
  • ein gemeinsames In-Memory-Spaltenformat
  • eine SQL-Datenbank mit horizontaler Skalierung