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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bloomberg avatar

bloomberg/comdb2

0
View on GitHub↗
1,519 stele·239 fork-uri·C·13 vizualizări

Comdb2

Bloomberg's distributed RDBMS

Features

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

Istoric stele

Graficul istoricului de stele pentru bloomberg/comdb2Graficul istoricului de stele pentru bloomberg/comdb2

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Comdb2

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Comdb2.
  • cockroachdb/cockroachAvatar cockroachdb

    cockroachdb/cockroach

    32,207Vezi pe 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
    Vezi pe GitHub↗32,207
  • pingcap/tidbAvatar pingcap

    pingcap/tidb

    40,166Vezi pe 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
    Vezi pe GitHub↗40,166
  • biokoda/actordbAvatar biokoda

    biokoda/actordb

    1,889Vezi pe GitHub↗

    ActorDB distributed SQL database

    Erlang
    Vezi pe GitHub↗1,889
  • probcomp/bayesdbAvatar probcomp

    probcomp/BayesDB

    889Vezi pe 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

    Vezi pe GitHub↗889
Vezi toate cele 30 alternative pentru Comdb2→

Întrebări frecvente

Ce face bloomberg/comdb2?

Bloomberg's distributed RDBMS

Care sunt principalele funcționalități ale bloomberg/comdb2?

Principalele funcționalități ale bloomberg/comdb2 sunt: NewSQL Databases, Relational Databases.

Care sunt câteva alternative open-source pentru bloomberg/comdb2?

Alternativele open-source pentru bloomberg/comdb2 includ: 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.