8 repositorios
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.
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.
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.
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.
ActorDB distributed SQL database
Distributed SQL database with key-value store scalability.
Bloomberg's distributed RDBMS
Clustered RDBMS utilizing optimistic concurrency control.
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.
A Relational Database Backed by Apache Kafka
Relational database backed by Apache Kafka.
Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase
Scalable multi-row transaction library for HBase.