2011
DOI: 10.5121/ijdms.2011.3109
|View full text |Cite
|
Sign up to set email alerts
|

RDBNorma: - A semi-automated tool for relational database schema normalization up to third normal form

Abstract: Abstract-In this paper a tool called RDBNorma is proposed, that uses a novel

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(7 citation statements)
references
References 18 publications
0
7
0
Order By: Relevance
“…The process of normalizing a database can be very costly since it involves decomposing weakly normalized tables into several tables following specific rules, and update the applications that use the database. Researchers have provided several algorithms to automate database normalization [13], [12]. Their studies aimed to produce up to 3rd normal form or BCNF tables automatically.…”
Section: Database Refactoringmentioning
confidence: 99%
“…The process of normalizing a database can be very costly since it involves decomposing weakly normalized tables into several tables following specific rules, and update the applications that use the database. Researchers have provided several algorithms to automate database normalization [13], [12]. Their studies aimed to produce up to 3rd normal form or BCNF tables automatically.…”
Section: Database Refactoringmentioning
confidence: 99%
“…There are algorithms capable to find a primary key among all the candidate keys efficiently since they are based on dependency graph; for instance uses the dependency matrix and the matrix of a directed graph to generate the matrix of transitive dependencies. Other proposals are usually semi‐automatic, receiving as input the descriptions of the basic functional units, and using a structure of linked lists in order to link functional dependencies . This strategy reduces memory and increases processing speed.…”
Section: Introductionmentioning
confidence: 99%
“…RDBNormathis tool was developed by researchers of Vishwakarma Institute of Technology and Pune Vidhyarthi Griha's College of E&T. This tool stores functional dependencies in a linked list and executes relational database schema normalization up to third normal form [13].…”
Section: Introductionmentioning
confidence: 99%