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
·
probcomp avatar

probcomp/BayesDB

0
View on GitHub↗
889 Stars·52 Forks·Apache-2.0·10 Aufrufeprobcomp.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-Verlauf

Star-Verlauf für probcomp/bayesdbStar-Verlauf für probcomp/bayesdb

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

Open-Source-Alternativen zu BayesDB

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit BayesDB.
  • bloomberg/comdb2Avatar von bloomberg

    bloomberg/comdb2

    1,519Auf GitHub ansehen↗

    Bloomberg's distributed RDBMS

    C
    Auf GitHub ansehen↗1,519
  • 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
  • biokoda/actordbAvatar von biokoda

    biokoda/actordb

    1,889Auf GitHub ansehen↗

    ActorDB distributed SQL database

    Erlang
    Auf GitHub ansehen↗1,889
  • 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
Alle 30 Alternativen zu BayesDB anzeigen→

Häufig gestellte Fragen

Was macht 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

Was sind die Hauptfunktionen von probcomp/bayesdb?

Die Hauptfunktionen von probcomp/bayesdb sind: NewSQL Databases, Relational Databases.

Welche Open-Source-Alternativen gibt es zu probcomp/bayesdb?

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