Research and Application of Query Rewriting Based on Materialized Views

It is very important to answer queries quickly in database environment. Queries are transparently rewritten using materialized views and the time consumed by queries is reduced by avoiding accessing huge raw records and performing time-consuming operations in order to improve query speed. This paper discussed the extended query rewriting algorithm based on join relation with foreign key, studied Query System Based on Materialized Views for small databases, and proved its validity.