Hacker News
- CockroachDB: The Resilient Geo-Distributed SQL Database http://muratbuffalo.blogspot.com/2022/03/cockroachdb-resilient-geo-distributed.html 35 comments
- ToyDB: Distributed SQL Database in Rust https://github.com/erikgrinaker/toydb 48 comments
- We Chose a Distributed SQL Database to Complement MySQL https://pingcap.com/case-studies/why-we-chose-a-distributed-sql-database-to-complement-mysql 16 comments
- Technical Challenges Developing a Distributed SQL Database https://blog.yugabyte.com/6-technical-challenges-developing-a-distributed-sql-database/ 34 comments
- ActorDB – Distributed SQL database https://github.com/biokoda/actordb 85 comments
- The Rise of the Distributed SQL Database https://crate.io/a/rise-distributed-sql-database/ 5 comments
- Crate: Distributed SQL Database for the Age of Docker https://crate.io/ 44 comments
- TiDB – cloud-native, distributed SQL database written in Go https://github.com/pingcap/tidb 65 comments
- YDB – an open source distributed SQL database https://ydb.tech/ 16 comments
- Distributed SQL database (TiDB) source code explained https://pingcap.github.io/blog/2017/01/06/about-the-tidb-source-code/ 18 comments
- ActorDB: A distributed SQL database with the scalability of a KV store http://www.actordb.com/ 42 comments
- F1: A Distributed SQL Database That Scales http://research.google.com/pubs/pub41344.html 23 comments
- PostgreSQL Stored Procs Finally Supported in a Distributed SQL Database https://blog.yugabyte.com/yugabyte-db-engineering-update-june-27-2019/ 2 comments
- YDB – An open-source Distributed SQL Database https://ydb.tech 318 comments
- Show HN: A distributed SQL database from scratch in Go https://github.com/tomarrell/lbadd 4 comments
- Show HN: An experimental distributed SQL database from scratch in Go https://github.com/tomarrell/lbadd 14 comments
- Show HN: EventQL – Open-source distributed SQL analytics database in C++11 https://github.com/eventql/eventql 18 comments
Lobsters
- The Rise of the Distributed SQL Database https://crate.io/a/rise-distributed-sql-database/ 2 comments databases
- toyDB - Distributed SQL database in Rust, written as a learning project https://github.com/erikgrinaker/toydb 6 comments databases , rust
- ToyDB: Distributed SQL database in Rust https://github.com/erikgrinaker/toydb 7 comments rust
- ActorDB: a distributed SQL database http://www.actordb.com/docs-about.html 11 comments programming
- ActorDB 0.5 released - a distributed SQL database https://github.com/biokoda/actordb 29 comments programming
- F1: A Distributed SQL Database That Scales http://www.systemswemake.com/paper/f1 8 comments programming
- F1: A Distributed SQL Database That Scales http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/41344.pdf 2 comments compsci
- rqlite, the distributed database written in Go and built on SQLite, v5.5.0 supports Parameterized SQL statements https://github.com/rqlite/rqlite/releases/tag/v5.5.0 6 comments golang
- toyDB: distributed SQL database in Rust, built from scratch to learn https://github.com/erikgrinaker/toydb 54 comments rust
- Paper Notes: F1 – A Distributed SQL Database That Scales https://distributed-computing-musings.com/2023/10/paper-notes-f1-a-distributed-sql-database-that-scales/ 12 comments programming
- How we build TiDB, a distributed SQL database inspired by Google Spanner and F1? http://weekly.pingcap.com/2016/10/17/how-we-build-tidb/ 5 comments rust
- YDB — an open-source Distributed SQL Database (from the makers of ClickHouse) https://ydb.tech/ 5 comments programming
- Reducing Online Serving Latency from 1.11s to 123.6ms with a Distributed SQL Database | OSS Insight https://ossinsight.io/blog/reduce-query-latency/ 3 comments programming
- Distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time. https://github.com/crate/crate 3 comments java
- I built a different kind of DBMS think MongoDB x MySQL x Redis. CursusDB is an open-source secure distributed in-memory yet persisted document oriented database with real-time capabilities and it's own SQL like query language! https://github.com/cursusdb/cursusdb 20 comments programming
- GitHub - cursusdb/cursusdb: Light-weight highly performant, persistent, secure-by-default, in-memory, distributed document oriented database with an SQL like query language written in pure GO. https://github.com/cursusdb/cursusdb 6 comments computerscience
- If MongoDB and MySQL had a baby it would be CursusDB. All jokes aside CursusDB is an open-source distributed document oriented database with an SQL like query language written in pure GO and only 2 files under 4k Lines of code! https://github.com/cursusdb/cursusdb 48 comments golang
- Intro: YugaByte DB is a high-performance SQL database for powering internet-scale, globally-distributed applications https://docs.yugabyte.com/latest/introduction/ 80 comments webdev
- Dell has distributed the website’s online transaction processing (OLTP) load between 2,000 virtual machines, which include 27 mission-critical databases that run on Microsoft SQL Server http://blogs.technet.com/b/dataplatforminsider/archive/2014/05/21/dell-doubles-application-speeds-processes-transactions-9x-faster-with-in-memory-oltp.aspx 8 comments programming