This paper presents a new approach for query optimization in object-oriented databases (OODBs) by using query decomposition and cached query results to enhance retrieval speed and efficiency. It emphasizes the significance of query caching as a mechanism to improve performance, especially in scenarios where data retrieval rates surpass data manipulation rates. The research includes experimental findings demonstrating the effectiveness of the proposed methods and introduces a stack-based query language (SBQL) for the implementation of optimization strategies.
Related topics: