International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 98 - Number 7 |
Year of Publication: 2014 |
Authors: Ankit Bharthan, Devesh Bharathan |
10.5120/17193-7382 |
Ankit Bharthan, Devesh Bharathan . RelationalJSON, An Enriched Method to Store and Query JSON Records. International Journal of Computer Applications. 98, 7 ( July 2014), 3-6. DOI=10.5120/17193-7382
Storing JSON documents in a relational database is a favorable solution because relational database are advanced and scale very well and they have the advantage that in a relational database management system (RDBMS) database and organized data can coexist making it possible to build application that involves both kind of data with little effort. In this paper, we propose an algorithm schema named RelationalJSON that translates JSON documents to relational database according to anticipated storing structure. The steps and algorithm are giving in details to describe how to use the storing structure to storage and query JSON documents in RDBMS. Then we report our experimental results on a real database to show the performance of our method in some sorts.