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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to probcomp/bayesdb

Open-source alternatives to BayesDB

30 open-source projects similar to probcomp/bayesdb, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best BayesDB alternative.

  • bloomberg/comdb2bloomberg avatar

    bloomberg/comdb2

    1,519View on GitHub↗

    Bloomberg's distributed RDBMS

    C
    View on GitHub↗1,519
  • rayokota/kareldbrayokota avatar

    rayokota/kareldb

    388View on GitHub↗

    A Relational Database Backed by Apache Kafka

    Java
    View on GitHub↗388
  • biokoda/actordbbiokoda avatar

    biokoda/actordb

    1,889View on GitHub↗

    ActorDB distributed SQL database

    Erlang
    View on GitHub↗1,889
  • pingcap/tidbpingcap avatar

    pingcap/tidb

    40,166View on 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
    View on GitHub↗40,166
  • cockroachdb/cockroachcockroachdb avatar

    cockroachdb/cockroach

    32,207View on 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
    View on GitHub↗32,207

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • vcnc/haeinsaVCNC avatar

    VCNC/haeinsa

    160View on GitHub↗

    Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase

    Java
    View on GitHub↗160
  • yugabyte/yugabyte-dbyugabyte avatar

    yugabyte/yugabyte-db

    10,349View on GitHub↗

    YugabyteDB is a distributed SQL database and relational data store designed for horizontal scalability and high availability across multiple nodes or regions. It functions as a cloud-native system that ensures continuous availability and supports PostgreSQL compatible query languages and drivers. The system includes specialized capabilities as a vector database for AI, utilizing high-dimensional indexing to perform similarity searches. It is engineered as a multi-region cloud database that synchronizes data across different geographic locations to maintain global availability. The project co

    Ccloud-nativecppdatabase
    View on GitHub↗10,349
  • greenplum-db/gpdbG

    greenplum-db/gpdb

    0View on GitHub↗
    View on GitHub↗0
  • influxdata/influxdbinfluxdata avatar

    influxdata/influxdb

    31,556View on GitHub↗

    InfluxDB is a specialized time series database platform engineered for the high-speed ingestion, compression, and retrieval of timestamped data at scale. It functions as a distributed metrics platform, providing the infrastructure necessary to organize and analyze massive volumes of time-stamped information to identify trends, patterns, and anomalies within complex data streams. The platform distinguishes itself through a functional dataflow engine that utilizes a specialized programming language for complex analytical transformations and automated tasks. This architecture is supported by a p

    Rustdatabasegoinfluxdb
    View on GitHub↗31,556
  • iondbproject/iondbiondbproject avatar

    iondbproject/iondb

    595View on GitHub↗

    IonDB, a key-value datastore for resource constrained systems.

    C
    View on GitHub↗595
  • jobbole/awesome-mysql-cnjobbole avatar

    jobbole/awesome-mysql-cn

    2,780View on GitHub↗

    MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等

    View on GitHub↗2,780
  • kairosdb/kairosdbkairosdb avatar

    kairosdb/kairosdb

    1,759View on GitHub↗

    Fast scalable time series database

    Java
    View on GitHub↗1,759
  • kakao/actionbasekakao avatar

    kakao/actionbase

    220View on GitHub↗

    One database for likes, views, follows — pre-computed, served in real-time

    Kotlin
    View on GitHub↗220
  • modernrelay/omnigraphModernRelay avatar

    ModernRelay/omnigraph

    304View on GitHub↗

    Lakehouse native graph engine with git-style workflows

    Rust
    View on GitHub↗304
  • akumuli/akumuliakumuli avatar

    akumuli/Akumuli

    840View on GitHub↗

    Time-series database

    C++
    View on GitHub↗840
  • opentsdb/opentsdbOpenTSDB avatar

    OpenTSDB/opentsdb

    5,068View on GitHub↗

    OpenTSDB is a distributed time series database and metrics engine designed for storing and managing massive volumes of high-cardinality system metrics. It functions as a data store and analytics platform that enables large-scale metric ingestion and infrastructure performance monitoring across a distributed cluster. The system distinguishes itself through a distributed storage abstraction that supports multiple backends such as HBase, Cassandra, and Google Bigtable. It utilizes a hierarchical metric tree to organize time series and employs numeric identifier indexing to reduce storage footpri

    Java
    View on GitHub↗5,068
  • pardot/rhombusP

    Pardot/Rhombus

    0View on GitHub↗
    View on GitHub↗0
  • pcmanus/ccmpcmanus avatar

    pcmanus/ccm

    1,232View on GitHub↗

    Apache Cassandra® Cluster Manager (CCM) – easily create and destroy clusters on localhost

    Python
    View on GitHub↗1,232
  • rackerlabs/bluefloodrackerlabs avatar

    rackerlabs/blueflood

    598View on GitHub↗

    A distributed system designed to ingest and process time series data

    Java
    View on GitHub↗598
  • rain1017/memdbrain1017 avatar

    rain1017/memdb

    593View on GitHub↗

    Distributed Transactional In-Memory Database (全球首个支持分布式事务的MongoDB)

    JavaScript
    View on GitHub↗593
  • rescrv/hyperdexrescrv avatar

    rescrv/HyperDex

    1,406View on GitHub↗

    HyperDex is a scalable, searchable key-value store

    C++
    View on GitHub↗1,406
  • rqlite/rqliterqlite avatar

    rqlite/rqlite

    17,586View on GitHub↗

    rqlite is a distributed relational database that replicates SQLite data across a cluster using the Raft consensus algorithm. It functions as a fault-tolerant storage system that provides high availability and a web API for executing SQL queries and managing relational data without requiring native database drivers. The system distinguishes itself by using an HTTP SQL interface to expose database operations and cluster management. It features a real-time change data capture stream that pushes database mutations to external HTTP endpoints via webhooks and supports the scaling of read throughput

    Goconsensusdatabasedistributed-database
    View on GitHub↗17,586
  • scylladb/scyllascylladb avatar

    scylladb/scylla

    15,609View on GitHub↗

    Scylla is a distributed wide column NoSQL database designed as a high-performance data store. It functions as a Cassandra compatible database and a DynamoDB compatible store, implementing a shared-nothing architecture built on an asynchronous event-driven framework. The system emulates cloud-based APIs to support applications built for proprietary cloud protocols and implements the Cassandra Query Language for high-throughput workloads. This allows for the migration of cloud workloads to self-hosted environments while maintaining API compatibility. The project covers distributed data storage

    C++
    View on GitHub↗15,609
  • snappydatainc/snappydataSnappyDataInc avatar

    SnappyDataInc/snappydata

    1,032View on GitHub↗

    Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster

    Scala
    View on GitHub↗1,032
  • souravroy-etl/slothdbSouravRoy-ETL avatar

    SouravRoy-ETL/slothdb

    475View on GitHub↗

    An experimental embedded SQL engine in C++20. Query Parquet, CSV, JSON, Arrow, Avro, SQLite, and Excel files directly with SQL, in-process. Early-stage.

    C++
    View on GitHub↗475
  • spotify/heroicspotify avatar

    spotify/heroic

    846View on GitHub↗

    The Heroic Time Series Database

    Java
    View on GitHub↗846
  • tarantool/tarantooltarantool avatar

    tarantool/tarantool

    3,642View on GitHub↗

    Get your data in RAM. Get compute close to data. Enjoy the performance.

    Lua
    View on GitHub↗3,642
  • twitter-archive/flockdbtwitter-archive avatar

    twitter-archive/flockdb

    3,317View on GitHub↗

    A distributed, fault-tolerant graph database

    Scala
    View on GitHub↗3,317
  • nationalsecurityagency/timelyNationalSecurityAgency avatar

    NationalSecurityAgency/timely

    392View on GitHub↗

    Accumulo backed time series database

    Java
    View on GitHub↗392
  • alticelabs/kyotoalticelabs avatar

    alticelabs/kyoto

    279View on GitHub↗

    Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)

    C++
    View on GitHub↗279