@inproceedings{21b69928ea3149d18814d840f9451a7c,
title = "Migrating from SQL to NOSQL Database: Practices and Analysis",
abstract = "Big data and data analytics require migrating from relational databases (SQL) to NoSQL data structures to represent the data. Such transformation is challenging because of the lack of automatic transformation process and the requirement of guaranteeing both performance and accurate representation. In this paper, we analyze and implement commonly used mapping from SQL to NoSQL structures. We compare between these mappings in terms of retrieval time in an attempt to identify the best mapping. We use MySQL as DBMS for SQL structure and MongoDB for NoSQL structures. Our experiments showed promising results when using a mix of one level embedded document with a reference relationship with another document.",
keywords = "Big Data, MongoDB, NoSQL",
author = "Fatima Yassine and Awad, {Mamoun Adel}",
note = "Publisher Copyright: {\textcopyright} 2018 IEEE.; 13th International Conference on Innovations in Information Technology, IIT 2018 ; Conference date: 18-11-2018 Through 19-11-2018",
year = "2018",
month = jul,
day = "2",
doi = "10.1109/INNOVATIONS.2018.8606019",
language = "English",
series = "Proceedings of the 2018 13th International Conference on Innovations in Information Technology, IIT 2018",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "58--62",
booktitle = "Proceedings of the 2018 13th International Conference on Innovations in Information Technology, IIT 2018",
}