Microsoft SQL Server 2014 Unleashed
by Ray Rankins, Paul Bertucci, Chris Gallelli, Alex T. Silverstein
Tabular Models and SSAS
Tabular models are in-memory databases in Analysis Services. They use state-of-the-art compression algorithms and multithreaded query processor and leverage the xVelocity in-memory analytics engine to deliver fast access to tabular model objects and data by many client reporting applications such as Microsoft Excel and Microsoft Power View. Tabular models support data access through two modes: cached mode and DirectQuery mode. In cached mode, you can integrate data from multiple sources, including relational databases, data feeds, and flat files. In DirectQuery mode, you can bypass the in-memory model, allowing client applications to query data directly at the (SQL Server relational) source.
Tabular models are created ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access