awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Bases de datos de columnas anchas de alto rendimiento

Clasificación actualizada el 30 jun 2026

For un almacén wide-column para cargas de escritura masivas, 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.

Almacenes de datos distribuidos optimizados para manejar volúmenes masivos de escritura y cargas de trabajo analíticas o transaccionales a gran escala.

Bases de datos de columnas anchas de alto rendimiento

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • scylladb/scyllaAvatar de scylladb

    scylladb/scylla

    15,609Ver en GitHub↗

    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
    Ver en GitHub↗15,609
  • apache/hbaseAvatar de apache

    apache/hbase

    5,540Ver en GitHub↗

    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
    Ver en GitHub↗5,540
  • apache/cassandraAvatar de apache

    apache/cassandra

    9,778Ver en GitHub↗

    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
    Ver en GitHub↗9,778
  • scylladb/scylladbAvatar de scylladb

    scylladb/scylladb

    15,355Ver en GitHub↗

    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
    Ver en GitHub↗15,355

Related searches

  • una base de datos analítica para procesar tablas gigantes rápidamente
  • base de datos de series temporales para métricas
  • base de datos SQL distribuida para escalado horizontal
  • plan de estudios sobre el funcionamiento interno de bases de datos
  • librería de alto rendimiento para datos tabulares
  • proyecto para entender bases de datos construyendo una
  • un formato columnar compartido en memoria
  • una base de datos SQL con escalabilidad horizontal