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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pingcap/tidbAvatar de pingcap

    pingcap/tidb

    40,166Ver en 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

    Distributed SQL database inspired by Google F1 architecture.

    Gocloud-nativedatabasedistributed-database
    Ver en GitHub↗40,166
  • cockroachdb/cockroachAvatar de cockroachdb

    cockroachdb/cockroach

    32,207Ver en 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

    Scalable, geo-replicated, and transactional distributed datastore.

    Gocockroachdbdatabasedistributed-database
    Ver en GitHub↗32,207
  • yugabyte/yugabyte-dbAvatar de yugabyte

    yugabyte/yugabyte-db

    10,349Ver en 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

    High-performance distributed SQL database compatible with PostgreSQL.

    Ccloud-nativecppdatabase
    Ver en GitHub↗10,349
  • biokoda/actordbAvatar de biokoda

    biokoda/actordb

    1,889Ver en GitHub↗

    ActorDB distributed SQL database

    Distributed SQL database with key-value store scalability.

    Erlang
    Ver en GitHub↗1,889
  • bloomberg/comdb2Avatar de bloomberg

    bloomberg/comdb2

    1,519Ver en GitHub↗

    Bloomberg's distributed RDBMS

    Clustered RDBMS utilizing optimistic concurrency control.

    C
    Ver en GitHub↗1,519
  • probcomp/bayesdbAvatar de probcomp

    probcomp/BayesDB

    889Ver en 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

    SQL database specialized for statistical analysis.

    Ver en GitHub↗889
  • rayokota/kareldbAvatar de rayokota

    rayokota/kareldb

    388Ver en GitHub↗

    A Relational Database Backed by Apache Kafka

    Relational database backed by Apache Kafka.

    Java
    Ver en GitHub↗388
  • vcnc/haeinsaAvatar de VCNC

    VCNC/haeinsa

    160Ver en GitHub↗

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

    Scalable multi-row transaction library for HBase.

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