When most people talk about encryption in YugabyteDB, they focus on the YSQL API which includes PostgreSQL’s pgcrypto functions for encrypting and decrypting […]
Read MoreMulti-region same-key writes: let the database arbitrate, let Kafka distribute
Introduction When building multi-region systems, it’s tempting to think: “We can just use a message bus like Kafka to handle concurrent writes […]
Read MoreUse Query Diagnostics to Investigate Real-World Queries
YugabyteDB’s new Query Diagnostics feature, avaiable is release 2025.1.1.1, lets you capture a rich diagnostic bundle for a particular query over a […]
Read MoreExplicit Table-Level Locking in YugabyteDB
In the world of distributed SQL databases, concurrency and consistency often live in tension. YugabyteDB already offers strong transactional guarantees and flexible […]
Read More