🟢 Update (Nov 2025): The colocation issue described in this tip has been fixed in YugabyteDB 2025.1.1.2. You can now create hash-partitioned […]
Read MoreSmarter Data Placement with Tablespaces and Wildcards
YugabyteDB has long supported PostgreSQL-compatible tablespaces to help control where data lives in a distributed cluster. This is especially useful when you […]
Read MoreSimulating Distributed SQL with YugabyteDB on Kubernetes (Part 1)
Part 1: Installing YugabyteDB on Kubernetes with Minikube Running a local multi-node YugabyteDB cluster on Kubernetes is an excellent way to test […]
Read MoreCatching Index Inconsistencies in YugabyteDB
Maintaining data integrity in a distributed SQL database is critical, especially when indexes are involved. Indexes speed up query performance but are […]
Read More