awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bloomberg avatar

bloomberg/comdb2

0
View on GitHub↗
1,519 estrellas·239 forks·C·11 vistas

Comdb2

Bloomberg's distributed RDBMS

Features

  • NewSQL Databases - Clustered RDBMS utilizing optimistic concurrency control.
  • Relational Databases - Clustered RDBMS utilizing optimistic concurrency control techniques.

Historial de estrellas

Gráfico del historial de estrellas de bloomberg/comdb2Gráfico del historial de estrellas de bloomberg/comdb2

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Comdb2

Proyectos open-source similares, clasificados según cuántas características comparten con Comdb2.
  • cockroachdb/cockroachAvatar de cockroachdb

    cockroachdb/cockroach

    32,207Ver en GitHub↗

    Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict ACID compliance and global data consistency. It functions as a relational database engine that automatically partitions data into ranges, rebalancing them across a cluster to accommodate growing storage and throughput requirements. By utilizing a distributed consensus protocol, the system ensures that all nodes agree on the order of operations, providing fault tolerance and continuous availability even in the event of hardware failures. The system distinguishes itself through

    Gocockroachdbdatabasedistributed-database
    Ver en GitHub↗32,207
  • pingcap/tidbAvatar de pingcap

    pingcap/tidb

    40,166Ver en GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Gocloud-nativedatabasedistributed-database
    Ver en GitHub↗40,166
  • biokoda/actordbAvatar de biokoda

    biokoda/actordb

    1,889Ver en GitHub↗

    ActorDB distributed SQL database

    Erlang
    Ver en GitHub↗1,889
  • probcomp/bayesdbAvatar de probcomp

    probcomp/BayesDB

    889Ver en GitHub↗

    A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite

    Ver en GitHub↗889
Ver las 30 alternativas a Comdb2→

Preguntas frecuentes

¿Qué hace bloomberg/comdb2?

Bloomberg's distributed RDBMS

¿Cuáles son las características principales de bloomberg/comdb2?

Las características principales de bloomberg/comdb2 son: NewSQL Databases, Relational Databases.

¿Qué alternativas de código abierto existen para bloomberg/comdb2?

Las alternativas de código abierto para bloomberg/comdb2 incluyen: probcomp/bayesdb — A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data… rayokota/kareldb — A Relational Database Backed by Apache Kafka. biokoda/actordb — ActorDB distributed SQL database. pingcap/tidb — TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and… cockroachdb/cockroach — Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict… vcnc/haeinsa — Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase.