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
·

8 Repos

Awesome GitHub RepositoriesNewSQL Databases

Distributed relational databases that combine SQL capabilities with horizontal scalability.

Explore 8 awesome GitHub repositories matching part of an awesome list · NewSQL Databases. Refine with filters or upvote what's useful.

Awesome NewSQL Databases GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Distributed SQL database inspired by Google F1 architecture.

    Gocloud-nativedatabasedistributed-database
    Auf GitHub ansehen↗40,166
  • 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

    Scalable, geo-replicated, and transactional distributed datastore.

    Gocockroachdbdatabasedistributed-database
    Auf GitHub ansehen↗32,207
  • yugabyte/yugabyte-dbAvatar von yugabyte

    yugabyte/yugabyte-db

    10,349Auf GitHub ansehen↗

    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

    High-performance distributed SQL database compatible with PostgreSQL.

    Ccloud-nativecppdatabase
    Auf GitHub ansehen↗10,349
  • biokoda/actordbAvatar von biokoda

    biokoda/actordb

    1,889Auf GitHub ansehen↗

    ActorDB distributed SQL database

    Distributed SQL database with key-value store scalability.

    Erlang
    Auf GitHub ansehen↗1,889
  • bloomberg/comdb2Avatar von bloomberg

    bloomberg/comdb2

    1,519Auf GitHub ansehen↗

    Bloomberg's distributed RDBMS

    Clustered RDBMS utilizing optimistic concurrency control.

    C
    Auf GitHub ansehen↗1,519
  • probcomp/bayesdbAvatar von probcomp

    probcomp/BayesDB

    889Auf GitHub ansehen↗

    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

    SQL database specialized for statistical analysis.

    Auf GitHub ansehen↗889
  • rayokota/kareldbAvatar von rayokota

    rayokota/kareldb

    388Auf GitHub ansehen↗

    A Relational Database Backed by Apache Kafka

    Relational database backed by Apache Kafka.

    Java
    Auf GitHub ansehen↗388
  • vcnc/haeinsaAvatar von VCNC

    VCNC/haeinsa

    160Auf GitHub ansehen↗

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

    Scalable multi-row transaction library for HBase.

    Java
    Auf GitHub ansehen↗160
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. NewSQL Databases