A customer recently asked a great question about working with jsonb attributes in YugabyteDB: 1. Are JSONB attribute values always returned as […]
Read MoreA customer recently asked a great question about working with jsonb attributes in YugabyteDB: 1. Are JSONB attribute values always returned as […]
Read MoreSometimes a query result looks wrong at first glance… until you realize YugabyteDB is doing exactly what the type system told it […]
Read More💡 TL;DR PostgreSQL allows NaN in NUMERIC. YugabyteDB currently does not. The best solution is to model “NaN” explicitly in your schema, […]
Read More🧑💼 Customer Story A customer recently automated their backup validation pipeline and wanted to parse snapshot metadata using: yb-admin list_snapshots show_details JSON […]
Read More