Content deleted Content added
→top: wl fix |
General fixes, removed orphan tag using AWB (9959) |
||
Line 1:
{{multiple issues|
{{Lead missing|date=December 2011}}
{{Underlinked|date=November 2012}}
{{
}}
{{merge|In-memory database|discuss=Talk:In-Memory Processing#Merger proposal|date=January 2012}}
Line 21 ⟶ 20:
== How does In-memory processing Work? ==
The arrival of [[Column-
Most in-memory tools use compression algorithms which reduce the size of in-memory data than what would be needed for hard disks. Users query the data loaded into the system’s memory thereby avoiding slower database access and performance bottlenecks. This is different from caching, a very widely used method to speed up query performance, in that caches are subsets of very specific pre-defined organized data. With in-memory tools, data available for analysis can be as large as data mart or small data warehouse which is entirely in memory. This can be accessed within seconds by multiple concurrent users at a detailed level and offers the potential for excellent analytics. Theoretically the improvement in data access is 10,000 to 1,000,000 times faster than from disk. It also minimizes the need for performance tuning by IT staff and provides faster service for end users.
|