Amazon Aurora DSQL Adds PostgreSQL JSON Data Type Support
🆕 Aurora DSQL now supports the PostgreSQL JSON data type, enabling applications and tools that depend on PostgreSQL's native JSON type to work with Aurora DSQL without code changes. You can create or modify tables to store semi-structured data such as API payloads, configuration objects, or event logs alongside relational data. PostgreSQL compression is available and enabled by default for larger JSON payloads, helping reduce storage costs and improve storage efficiency.
