Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
qv_testing
Specialist II
Specialist II

Need Clarification on Datamodel

HI Community,

Application1

I have 10 tables, I have done all calculations and manipulations, i have made one datamodel (StarSchema).

and

Application2

same tables,  i have one more datamodel, but i did ETL process here... just i have made one table..

Now My Question is.............   Which datamodel is fast???

Application1 or Application2 ...    (in both Applications same calculations)

Thanks in Advance........!!

2 Replies
tresesco
MVP
MVP

In brief,

If data size is very big, the single table would perform a little better in the front-end (assuming set analysis would be used in the front-end expression). However, that would trade off in the back-end to take more time in reload and probably server RAM consumption would go high too during load. And this is assuming that, the single table conversion has been done in optimum way.