Skip to content
#

distributed-sql-database

Here are 19 public repositories matching this topic...

CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.

  • Updated Sep 11, 2026
  • Java

CamusDB is a SQL distributed database written in C# on .NET. It pairs a SQL interface with a Raft-replicated, transactional k/v storage layer, it makes opinionated choices: serializable isolation/strong consistency by default, databases can be branched copy-on-write and it can auto-scale to adapt to traffic

  • Updated Sep 13, 2026
  • C#

Add this topic to your repo

To associate your repository with the distributed-sql-database topic, visit your repo's landing page and select "manage topics."

Learn more