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

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

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

bloomberg/comdb2

0
View on GitHub↗
1,519 Stars·239 Forks·C·12 Aufrufe

Comdb2

Bloomberg's distributed RDBMS

Features

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

Star-Verlauf

Star-Verlauf für bloomberg/comdb2Star-Verlauf für bloomberg/comdb2

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht bloomberg/comdb2?

Bloomberg's distributed RDBMS

Was sind die Hauptfunktionen von bloomberg/comdb2?

Die Hauptfunktionen von bloomberg/comdb2 sind: NewSQL Databases, Relational Databases.

Welche Open-Source-Alternativen gibt es zu bloomberg/comdb2?

Open-Source-Alternativen zu bloomberg/comdb2 sind unter anderem: 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.

Open-Source-Alternativen zu Comdb2

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Comdb2.
  • cockroachdb/cockroachAvatar von cockroachdb

    cockroachdb/cockroach

    32,207Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗32,207
  • pingcap/tidbAvatar von pingcap

    pingcap/tidb

    40,166Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗40,166
  • biokoda/actordbAvatar von biokoda

    biokoda/actordb

    1,889Auf GitHub ansehen↗

    ActorDB distributed SQL database

    Erlang
    Auf GitHub ansehen↗1,889
  • probcomp/bayesdbAvatar von probcomp

    probcomp/BayesDB

    889Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗889
  • Alle 30 Alternativen zu Comdb2 anzeigen→