Jsonbcreator Link

jsonbcreator --data '"name": "John Doe", "age": 30, "address": "street": "123 Main St", "city": "Anytown", "state": "CA", "zip": "12345"'

Ian looked at his code. He didn’t have a "default" way to build things (no default constructor). He only had one very specific, high-security that required all those details at once. jsonbcreator

INSERT INTO events (payload) VALUES ('"event_type":"purchase","items":["sku":"A100","qty":2],"total":49.98'::jsonb); jsonbcreator --data '"name": "John Doe"