Sciweavers

JIPS
2008

Two-Tier Storage DBMS for High-Performance Query Processing

13 years 4 months ago
Two-Tier Storage DBMS for High-Performance Query Processing
: This paper describes the design and implementation of a two-tier DBMS for handling massive data and providing faster response time. In the present day, the main requirements of DBMS are figured out using two aspects. The first is handling large amounts of data. And the second is providing fast response time. But in fact, Traditional DBMS cannot fulfill both the requirements. The disk-oriented DBMS can handle massive data but the response time is relatively slower than the memory-resident DBMS. On the other hand, the memory-resident DBMS can provide fast response time but they have original restrictions of database size. In this paper, to meet the requirements of handling large volumes of data and providing fast response time, a two-tier DBMS is proposed. The cold-data which does not require fast response times are managed by disk storage manager, and the hot-data which require fast response time among the large volumes of data are handled by memory storage manager as snapshots. As a ...
Sang Hun Eo, Yan Li, Ho Seok Kim, Hae-Young Bae
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2008
Where JIPS
Authors Sang Hun Eo, Yan Li, Ho Seok Kim, Hae-Young Bae
Comments (0)