The paper studies the management problem of data provenance. Firstly, two data models, which enhance the traditional relational model and tree model, are proposed to reveal the basic nature of data provenance. To answ...
详细信息
Reliable telecommunication applications in future need the supports from replication real-time main memory databases. In order to improve recovery performance and provide predictable recovery, this paper proposes a ne...
详细信息
A Top-k aggregate query ranks groups of tuples by their aggregate values, sum or average for example, and returns k groups with the highest aggregate values. We propose a dynamic programming based method to process un...
详细信息
With the significant advantages of RFID technologies, RFID is being gradually adopted and deployed in a wide area of applications, such as supply chain and logistics. Since RFID data has the characteristics including ...
详细信息
In mobile computing environment, the features of limited resources, frequent disconnection and long transactions make the success rate of mobile distributed real-time transactions low. Through analyzing the factors im...
详细信息
Ajax is an important approach for improving rich interactivity between web server and end users during Web 2.0 eras. At the same time, AJAX web pages can not be indexed by search engines due to its asynchronous loadin...
详细信息
What-if analysis is an important type of DSS analysis processing procedure. It analyzes hypothetical scenarios based on historical data. The data cube view must be updated when the what-if condition is changed. Since ...
详细信息
What-if analysis is an important method to analyze the hypothetical scenarios based on the historical data. It provides useful information for the decision- maker. Multiple versions are critical to what-if analysis. I...
详细信息
What-if analysis can provide more meaningful information than classical OLAP. Multi-scenario hypothesis based on historical data needs efficient what-if data view support. In general, delta table for what-if analysis ...
详细信息
Traditional Web database cache techniques have a major disadvantage, namely poor data freshness, because they employ an asynchronous data refresh strategy. A novel Web database cache, DB Facade, is proposed in this pa...
详细信息
Traditional Web database cache techniques have a major disadvantage, namely poor data freshness, because they employ an asynchronous data refresh strategy. A novel Web database cache, DB Facade, is proposed in this paper. DB Facade uses a main memory database to cache result sets of previous queries for subsequent reusing. Updates on backend database system are managed by delta tables, and then propagated to Web database cache in a near real-time manner, hence guarantee the freshness of data. DB Facade off loads query burden from backend database systems, and exploits the power of main memory database system to boost query performance. TPC-W testing result shows that the system's performance increases by about 17 percent.
暂无评论