International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 145 - Number 10 |
Year of Publication: 2016 |
Authors: Sawinder Kaur, Karamjit Kaur |
10.5120/ijca2016910771 |
Sawinder Kaur, Karamjit Kaur . Visualizing Class Diagram using Orientdb NOSQL Data – Store. International Journal of Computer Applications. 145, 10 ( Jul 2016), 11-15. DOI=10.5120/ijca2016910771
Relational databases are providing storage for several decades now. The term NoSQL broadly covers all non-relational databases that provide scalable and schema-less model. NoSQL databases are used by major organizations operating in the era of Web 2.0. Different categories of NoSQL databases are key-value pair, document, column-oriented and graph databases which enable programmers to visualize the data closer to the format used in their application. In this paper, class diagram has been merged with OrientDB through Java API to visualize the class diagram as OrientDB graph. OrientDB is the only database which supports both graph and document database, also provides support for both inheritance and polymorphism.