Tags / jsonb
Updating Nested Arrays in PostgreSQL: A Step-by-Step Approach to Avoiding Unexpected Behavior
Working with JSON Data in PostgreSQL: A Deep Dive into Type Casting, Updates, and the jsonb_set Function
Working with JSONB Arrays in PostgreSQL: A Deep Dive Into Array Functions, Unnesting, Filtering, and Indexing