← Back
AWS ML Blog

Data modeling best practices for Amazon Quick Sight multi-dataset relationships

9 min read
#amazon#enterprise
Level:Intermediate
For:AI Engineers
TL;DR

Amazon QuickSight now supports Multi-Dataset Relationships, allowing users to define logical relationships between datasets and perform runtime joins at query time, reducing upfront data preparation and preserving native granularity. This new capability enables users to keep each table as its own QuickSight dataset and declare how those datasets relate to one another inside a QuickSight Topic. The relationship-based model addresses the traditional single-dataset model's recurring costs, including upfront preparation, measure duplication, and dataset sprawl. For engineers building AI systems, this means simplified data modeling and reduced maintenance overhead.

⚡ Key Takeaways

  • Multi-Dataset Relationships in Amazon QuickSight enable runtime joins at query time, reducing upfront data preparation.
  • The physical layer inside a dataset is where you merge physical tables together with joins.
  • The relationship-based model preserves native granularity and avoids measure duplication across grains.
  • A single Topic with defined relationships serves multiple analytical use cases without rebuilding datasets.
  • Row-level security rules are enforced during runtime joins, ensuring consistent data-access policies.
💡 Why It Matters

The introduction of Multi-Dataset Relationships in Amazon QuickSight simplifies data modeling and reduces maintenance overhead for business intelligence analysts and engineers, enabling them to focus on higher-level tasks and improving overall productivity. This capability also enables more flexible and scalable data analysis, as users can easily define relationships between datasets and perform r

✅ Practical Steps

  1. Define logical relationships between QuickSight datasets inside a QuickSight Topic.
  2. Use the physical layer inside a dataset to merge physical tables together with joins.
  3. Apply row-level security rules to ensure consistent data-access policies across datasets.

Want the full story? Read the original article.

Read on AWS ML Blog

More like this

57% of enterprises have watched AI agents be confidently wrong. The fix is an agentic context layer, but who has one?

VentureBeat AI#agents

Fine-tune NVIDIA Nemotron 3 models with Amazon SageMaker AI serverless model customization

AWS ML Blog#llm

Canva targets enterprise creativity with trusted AI creative workflows

SiliconANGLE AI#enterprise

From Hugging Face to Amazon SageMaker Studio in one click

Hugging Face Blog#deployment

EXPLORE AI NEWS

Daily hand-picked stories on LLMs, RAG, agents and production AI — curated for engineers who ship.

BROWSE NEWS

GET THE WEEKLY DIGEST

Join engineers getting the Monday signal-over-noise AI breakdown. No spam, unsubscribe anytime.

LEARN AI ENGINEERING

Curated courses, research papers, repos and tutorials built for engineers leveling up in AI.

START LEARNING