A New Scale for Attribute Dependency in Large Database Systems
Soumya Sen, Anjan Dutta, Agostino Cortesi, Nabendu Chaki

TL;DR
This paper introduces a numeric scale to measure attribute dependency strength in relational databases, aiding query optimization and future attribute usage prediction based on probabilistic analysis.
Contribution
A novel probabilistic scale for attribute dependency in large database systems, improving query analysis and predictive capabilities for database management.
Findings
Effective in predicting attribute usage trends
Enhances query optimization strategies
Provides a quantitative measure of attribute association
Abstract
Large, data centric applications are characterized by its different attributes. In modern day, a huge majority of the large data centric applications are based on relational model. The databases are collection of tables and every table consists of numbers of attributes. The data is accessed typically through SQL queries. The queries that are being executed could be analyzed for different types of optimizations. Analysis based on different attributes used in a set of query would guide the database administrators to enhance the speed of query execution. A better model in this context would help in predicting the nature of upcoming query set. An effective prediction model would guide in different applications of database, data warehouse, data mining etc. In this paper, a numeric scale has been proposed to enumerate the strength of associations between independent data attributes. The…
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
TopicsAdvanced Database Systems and Queries · Data Management and Algorithms · Data Mining Algorithms and Applications
