Query Optimization Over Web Services Using A Mixed Approach
Debajyoti Mukhopadhyay, Dhaval Chandarana, Rutvi Dave, Sharyu Page,, Shikha Gupta

TL;DR
This paper presents a hybrid cost-based and heuristic algorithm for optimizing web service queries, improving efficiency and solution quality in web service management systems.
Contribution
It introduces a novel mixed approach combining cost-based and heuristic methods for query optimization in web service management systems.
Findings
The algorithm guarantees an optimal solution with minimal deviation from the ideal.
It reduces time spent on generating and evaluating multiple query plans.
The approach effectively balances solution quality and computational efficiency.
Abstract
A Web Service Management System (WSMS) can be well-thought-out as a consistent and a secure way of managing the web services. Web Service has become a quintessential part of the web world, managing and sharing the resources of the business it is associated with. In this paper, we focus on the query optimization aspect of handling the "natural language" query, queried to the WSMS. The map-select-composite operations are piloted to select specific web services. The main aftermath of our research is ensued in an algorithm which uses cost-based as well as heuristic based approach for query optimization. Query plan is formed after cost-based evaluation and using Greedy algorithm. The heuristic based approach further optimizes the evaluation plan. This scheme not only guarantees an optimal solution, which has a minimum diversion from the ideal solution, but also saves time which is otherwise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsService-Oriented Architecture and Web Services · Advanced Database Systems and Queries · Data Management and Algorithms
