International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 181 - Number 31 |
Year of Publication: 2018 |
Authors: Anfal A. Fadhil |
10.5120/ijca2018918095 |
Anfal A. Fadhil . Build Tool to Generate Relational Database from Class Diagram. International Journal of Computer Applications. 181, 31 ( Dec 2018), 14-17. DOI=10.5120/ijca2018918095
UML has been accepted in both academia and industry as a de facto modeling language to develop software systems. As relational databases are widely used for developing software systems, thus, it is a challenge to derive relational tables from designed models ,In this paper, is building tool in C# language to designing a relational database system based on Object Oriented Analysis and Design that class diagram, by create the document xml that extract from class diagram, based on class name, attributes name , data type the relationships among the classes, multiplicity, Inheritance , And this concepts are not supported in the relational database Therefore , use is algorithm and rules to translate the relational database