awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bloomberg avatar

bloomberg/comdb2

0
View on GitHub↗
1,519 星标·239 分支·C·12 次浏览

Comdb2

Bloomberg's distributed RDBMS

Features

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

Star 历史

bloomberg/comdb2 的 Star 历史图表bloomberg/comdb2 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Comdb2 的开源替代方案

相似的开源项目,按与 Comdb2 的功能重合度排序。
  • cockroachdb/cockroachcockroachdb 的头像

    cockroachdb/cockroach

    32,207在 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
    在 GitHub 上查看↗32,207
  • pingcap/tidbpingcap 的头像

    pingcap/tidb

    40,166在 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
    在 GitHub 上查看↗40,166
  • biokoda/actordbbiokoda 的头像

    biokoda/actordb

    1,889在 GitHub 上查看↗

    ActorDB distributed SQL database

    Erlang
    在 GitHub 上查看↗1,889
  • probcomp/bayesdbprobcomp 的头像

    probcomp/BayesDB

    889在 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

    在 GitHub 上查看↗889
查看 Comdb2 的所有 30 个替代方案→

常见问题解答

bloomberg/comdb2 是做什么的?

Bloomberg's distributed RDBMS

bloomberg/comdb2 的主要功能有哪些?

bloomberg/comdb2 的主要功能包括:NewSQL Databases, Relational Databases。

bloomberg/comdb2 有哪些开源替代品?

bloomberg/comdb2 的开源替代品包括: 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.