Hi everyone,
I came across this AWS Prescriptive Guidance article that explains how to analyze and visualize nested JSON data using Amazon Athena and QuickSight. → Analyze and visualize nested JSON data with Amazon Athena and Amazon QuickSight - AWS Prescriptive Guidance
I’m wondering if a similar approach is possible when the JSON data is stored in a PostgreSQL database, specifically in a column of type json or jsonb. My goal is to connect QuickSight to the PostgreSQL source and be able to extract and visualize fields from the nested JSON structure directly.
Is there native support for parsing JSON fields from PostgreSQL in QuickSight?
Thanks in advance!
Teodora