An Efficient Query Optimization for Object Oriented Database
Bharti Joshi, Rustom D. Morena
Abstract
Bharti Joshi, Rustom D. Morena
Abstract
Query processing in Object Oriented Database management system is an active research area. Query Optimizer is very complex module in query processing which is programmed to optimize query execution. In this paper the design and implementation of Query Optimizer using C# .NET of Object Oriented databases is described. A novel method “Extent_Hash Search” for direct access in object oriented database is proposed. In the proposed method, a query is searched using the ExtentIds which shows an improvement with respect to earlier query optimization techniques. Same method gives better performance for nested query too.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Query processing in Object Oriented Database management system is an active research area. Query Optimizer is very complex module in query processing which is programmed to optimize query execution. In this paper the design and implementation of Query Optimizer using C# .NET of Object Oriented databases is described. A novel method “Extent_Hash Search” for direct access in object oriented database is proposed. In the proposed method, a query is searched using the ExtentIds which shows an improvement with respect to earlier query optimization techniques. Same method gives better performance for nested query too.
Key concepts: Computer science, Query optimization, View, Sargable, Database theory, Database, Information retrieval, Query language