Scale PostgreSQL on Kubernetes using replication, partitioning, and sharding to optimize your database system| Sagyam's Blog
You need to identify your database rows somehow. Calling them row 1, row 2, etc. comes with some hidden hazards. There's a better way: UUIDs.| www.cockroachlabs.com
Distributed databases offer high availability, scalability, and performance that you might not be able to get from a traditional database. So what exactly is a distributed database, and how does it work?| www.cockroachlabs.com
A distributed SQL database scales easily, is strongly consistent, is resilient, geo-replicates data, speaks SQL, offers data locality, and is cloud neutral.| www.cockroachlabs.com