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

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

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

probcomp/BayesDB

0
View on GitHub↗
889 星标·52 分支·Apache-2.0·9 次浏览probcomp.csail.mit.edu/software/bayesdb↗

BayesDB

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

Features

  • NewSQL Databases - SQL database specialized for statistical analysis.
  • Relational Databases - SQL database specialized for statistical analysis and modeling.

Star 历史

probcomp/bayesdb 的 Star 历史图表probcomp/bayesdb 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

probcomp/bayesdb 是做什么的?

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

probcomp/bayesdb 的主要功能有哪些?

probcomp/bayesdb 的主要功能包括:NewSQL Databases, Relational Databases。

probcomp/bayesdb 有哪些开源替代品?

probcomp/bayesdb 的开源替代品包括: cockroachdb/cockroach — Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict… rayokota/kareldb — A Relational Database Backed by Apache Kafka. biokoda/actordb — ActorDB distributed SQL database. bloomberg/comdb2 — Bloomberg's distributed RDBMS. pingcap/tidb — TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and… vcnc/haeinsa — Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase.

BayesDB 的开源替代方案

相似的开源项目,按与 BayesDB 的功能重合度排序。
  • bloomberg/comdb2bloomberg 的头像

    bloomberg/comdb2

    1,519在 GitHub 上查看↗

    Bloomberg's distributed RDBMS

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

    biokoda/actordb

    1,889在 GitHub 上查看↗

    ActorDB distributed SQL database

    Erlang
    在 GitHub 上查看↗1,889
  • 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
查看 BayesDB 的所有 30 个替代方案→