Academic literature on the topic 'SQL-to-NoSQL'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'SQL-to-NoSQL.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "SQL-to-NoSQL"
Laksmita, Nadea Cipta, Erwin Apriliyanto, I. Wayan Pandu, and Kusrini Rini. "Comparison of NoSQL Database Performance with SQL Server Database on Online Airplane Ticket Booking." Indonesian Journal of Applied Informatics 4, no. 2 (August 9, 2020): 64. http://dx.doi.org/10.20961/ijai.v4i2.38956.
Full textArif, Dashne Raouf, and Nzar Abdulqadir Ali. "Improving the performance of big data databases." Kurdistan Journal of Applied Research 4, no. 2 (December 31, 2019): 206–20. http://dx.doi.org/10.24017/science.2019.2.20.
Full textChaudhary, Renu, and Gagangeet Singh. "A NOVEL TECHNIQUE IN NoSQL DATA EXTRACTION." International Journal of Research -GRANTHAALAYAH 1, no. 1 (August 31, 2014): 51–58. http://dx.doi.org/10.29121/granthaalayah.v1.i1.2014.3086.
Full textSokolova, Marina V., Francisco J. Gómez, and Larisa N. Borisoglebskaya. "Migration from an SQL to a hybrid SQL/NoSQL data model." Journal of Management Analytics 7, no. 1 (December 15, 2019): 1–11. http://dx.doi.org/10.1080/23270012.2019.1700401.
Full textDai, Jiao. "SQL to NoSQL : What to do and How." IOP Conference Series: Earth and Environmental Science 234 (March 8, 2019): 012080. http://dx.doi.org/10.1088/1755-1315/234/1/012080.
Full textSchreiner, Geomar A., Denio Duarte, and Ronaldo dos S. Melo. "When Relational-Based Applications Go to NoSQL Databases: A Survey." Information 10, no. 7 (July 16, 2019): 241. http://dx.doi.org/10.3390/info10070241.
Full textWang, Peng, and Yan Qi. "Research of Load Balancing Based on NOSQL Database." Applied Mechanics and Materials 602-605 (August 2014): 3371–74. http://dx.doi.org/10.4028/www.scientific.net/amm.602-605.3371.
Full textBogdan, George Tudorica. "Challenges for the NoSQL systems." International Journal of Sustainable Economies Management 2, no. 1 (January 2013): 55–64. http://dx.doi.org/10.4018/ijsem.2013010106.
Full textRats, Juris, and Gints Ernestsons. "Clustering and Ranked Search for Enterprise Content Management." International Journal of E-Entrepreneurship and Innovation 4, no. 4 (October 2013): 20–31. http://dx.doi.org/10.4018/ijeei.2013100102.
Full textKhashan, Eman, Ali Eldesouky, and Sally Elghamrawy. "An adaptive spark-based framework for querying large-scale NoSQL and relational databases." PLOS ONE 16, no. 8 (August 19, 2021): e0255562. http://dx.doi.org/10.1371/journal.pone.0255562.
Full textDissertations / Theses on the topic "SQL-to-NoSQL"
Brown, Elin. "Datamigration av Content Management Systems (CMS) för Multi-siteapplikationer : En studie på SQL-till-NoSQL migration." Thesis, Högskolan i Skövde, Institutionen för informationsteknologi, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-15549.
Full textBodegård, Gustafsson Rebecca. "Consequences of converting a data warehouse based on a STAR-schema to a column-oriented-NoSQL-database." Thesis, Högskolan i Skövde, Institutionen för informationsteknologi, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-15794.
Full textMonjaras, Alvaro, Enrique Bcndezu, and Carlos Raymundo. "Decision Tree Model to Support the Successful Selection of a Database Engine for Novice Database Administrators." Institute of Electrical and Electronics Engineers Inc, 2019. http://hdl.handle.net/10757/656346.
Full textThere are currently several types of databases that have different ways of manipulating data that affects the performance of transactions when dealing with the information stored. And it is very important for companies to manage information fast, so they do not lose any operation because of a bad performance of a database, in the same way, they need to operate fast while keeping the integrity of the information. Likewise, every database category's purpose is to serve a specific or specifics use cases to perform fast to manage the information when needed, so in this paper, we study and analyze the SQL, NoSQL and In Memory databases to understand their fit uses cases and make performance tests to build a decision tree that can help to take the decision to choose what database category to use to maintain a good performance. The precision of the tests of relational databases was 96.26% in NoSQL databases was 91.83% and finally in IMDBS was 93.87%.
"DATA MIGRATION FROM STANDARD SQL TO NoSQL." Thesis, 2013. http://hdl.handle.net/10388/ETD-2013-11-1342.
Full textHsu, Jen-Chun, and 徐仁淳. "Correlation Aware Technique for SQL to NoSQL Transformation." Thesis, 2014. http://ndltd.ncl.edu.tw/handle/77732462514698260699.
Full text中華大學
資訊工程學系碩士班
102
For better efficiency of parallel and distributed computing, Apache Hadoop distributes the imported data randomly on data nodes. This mechanism provides some advantages for general data analysis, when the data have the relationship between the data sets (example: Database), it’s a popular issue that stores the data with relevance. With the data sets increasing, a lot of data to be stored in a database, if we still use traditional database that has been unable to capable of providing an efficient service to real-time system. Most people wanted to use Hadoop to improve database performance. At this time, Apache provided a tool named Sqoop that can import all databases to Hadoop environment by command line interface. Have the same concept with Hadoop, Apache Sqoop separates each table into four parts and randomly distributes them on data nodes. However, there is still a database performance concern with this data placement mechanism. This paper proposes a Correlation Aware method on Sqoop (CA_Sqoop) to improve the data placement. By gathering related data as close as it could be to reduce the data transformation cost of the network and improve the performance in terms of database usage. The CA_Sqoop also considers the table correlation and size for better data locality and query efficiency. Simulation results show the data locality of CA_Sqoop is two times better than that of original Apache Sqoop.
Chen, Yi-Hsiung, and 陳義雄. "Data Modeling in Cloud with Cassandra: From SQL to NoSQL." Thesis, 2012. http://ndltd.ncl.edu.tw/handle/37665566601988018100.
Full textShih, Jhe Wei, and 石哲維. "Development of Entity-Relationship Model driven SQL-to-NoSQL Schema Transformation for Machine Learning Algorithms." Thesis, 2017. http://ndltd.ncl.edu.tw/handle/evfg9s.
Full text國立臺北科技大學
電子工程系研究所
105
Machine learning algorithms can produce high-value analysis and prediction for decision making from a mass of data without the help of humanity. Thus, the machine learning technique becomes one of most popular data analytics. Regarding the trend of big data, cloud computing has the ability of parallel processing and high scalability. More and more companies try to migrate from the traditional SQL database into the new NoSQL database. However, most engineers may not be familiar with the NoSQL database like the SQL database. Thus, this paper presents an SQL-to-NoSQL schema transformation based on the entity-relationship model (ER model) for machine learning. First, the proposed approach analyzes the schema of one SQL database based on the corresponding ER model. Then, our approach can produce the schema of the NoSQL database by merging related tables according to the proposed rules. That is, any SQL engineers can transfer the SQL database into the NoSQL database even if they need not design the schema of the NoSQL database by themselves.
Books on the topic "SQL-to-NoSQL"
Joe Celko's Complete Guide to NoSQL: What Every SQL Professional Needs to Know about Non-Relational Databases. Elsevier Science & Technology Books, 2013.
Find full textBook chapters on the topic "SQL-to-NoSQL"
Adriana, Jane, and Maristela Holanda. "NoSQL2: SQL to NoSQL Databases." In Advances in Intelligent Systems and Computing, 938–48. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-77712-2_89.
Full textNair, Mydhili K., Nihal Nayak, and Arjun Rao. "Data Migration Techniques from SQL to NoSQL." In NoSQL: Database for Storage and Retrieval of Data in Cloud, 47–74. Boca Raton, FL : CRC Press, Taylor & Francis Group, [2016] |Includes bibliographical references and index.: Chapman and Hall/CRC, 2017. http://dx.doi.org/10.1201/9781315155579-4.
Full textRathika, V. "Graph-Based Denormalization for Migrating Big Data from SQL Database to NoSQL Database." In Intelligent Communication Technologies and Virtual Mobile Networks, 546–56. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-28364-3_56.
Full textZulkafli, Abu Zarin, Shuib Basri, Rohiza Ahmad, and Abdullahi Abubakar Imam. "A Framework for Image Synchronization from Mobile NoSQL Database to Server-Side SQL Database." In Advances in Intelligent Systems and Computing, 179–91. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-57141-6_19.
Full textTear, Adrian. "SQL or NoSQL? Contrasting Approaches to the Storage, Manipulation and Analysis of Spatio-temporal Online Social Network Data." In Computational Science and Its Applications – ICCSA 2014, 221–36. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-09144-0_16.
Full textAdhikari, Mainak, and Sukhendu Kar. "NoSQL Databases." In Handbook of Research on Securing Cloud-Based Databases with Biometric Applications, 109–52. IGI Global, 2015. http://dx.doi.org/10.4018/978-1-4666-6559-0.ch006.
Full textDeka, Ganesh Chandra. "NoSQL Databases." In Advances in Data Mining and Database Management, 186–215. IGI Global, 2014. http://dx.doi.org/10.4018/978-1-4666-5864-6.ch008.
Full text"Bridging Relational and NoSQL Worlds." In Bridging Relational and NoSQL Databases, 177–238. IGI Global, 2018. http://dx.doi.org/10.4018/978-1-5225-3385-6.ch005.
Full text"Bridging Relational and NoSQL Worlds." In Bridging Relational and NoSQL Databases, 282–310. IGI Global, 2018. http://dx.doi.org/10.4018/978-1-5225-3385-6.ch007.
Full text"Integration of Relational and NoSQL Databases." In Bridging Relational and NoSQL Databases, 239–81. IGI Global, 2018. http://dx.doi.org/10.4018/978-1-5225-3385-6.ch006.
Full textConference papers on the topic "SQL-to-NoSQL"
Parker, Zachary, Scott Poe, and Susan V. Vrbsky. "Comparing NoSQL MongoDB to an SQL DB." In the 51st ACM Southeast Conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2498328.2500047.
Full textZhao, Gansen, Qiaoying Lin, Libo Li, and Zijing Li. "Schema Conversion Model of SQL Database to NoSQL." In 2014 Ninth International Conference on P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC). IEEE, 2014. http://dx.doi.org/10.1109/3pgcic.2014.137.
Full textHsu, Jen-Chun, Ching-Hsien Hsu, Shih Chang Chen, and Yeh Ching Chung. "Correlation Aware Technique for SQL to NoSQL Transformation." In 2014 7th International Conference on Ubi-Media Computing and Workshops (UMEDIA). IEEE, 2014. http://dx.doi.org/10.1109/u-media.2014.27.
Full textYassine, Fatima, and Mamoun Adel Awad. "Migrating from SQL to NOSQL Database: Practices and Analysis." In 2018 International Conference on Innovations in Information Technology (IIT). IEEE, 2018. http://dx.doi.org/10.1109/innovations.2018.8606019.
Full textSolanke, Ganesh B., and K. Rajeswari. "SQL to NoSQL transformation system using data adapter and analytics." In 2017 IEEE International Conference on Technological Innovations in Communication, Control and Automation (TICCA). IEEE, 2017. http://dx.doi.org/10.1109/ticca.2017.8344580.
Full textCeresnak, Roman, Adam Dudas, Karol Matiasko, and Michal Kvet. "Mapping rules for schema transformation : SQL to NoSQL and back." In 2021 International Conference on Information and Digital Technologies (IDT). IEEE, 2021. http://dx.doi.org/10.1109/idt52577.2021.9497629.
Full textGomes, Carlos, Eduardo Tavares, and Meuse Nogueira De O. Junior. "Energy Consumption Evaluation of NoSQL DBMSs." In XV Workshop em Desempenho de Sistemas Computacionais e de Comunicação. Sociedade Brasileira de Computação - SBC, 2020. http://dx.doi.org/10.5753/wperformance.2016.9729.
Full textLee, Chao-Hsien, and Yu-Lin Zheng. "Automatic SQL-to-NoSQL schema transformation over the MySQL and HBase databases." In 2015 IEEE International Conference on Consumer Electronics - Taiwan (ICCE-TW). IEEE, 2015. http://dx.doi.org/10.1109/icce-tw.2015.7216979.
Full textLee, Chao-Hsien, and Yu-Lin Zheng. "SQL-to-NoSQL Schema Denormalization and Migration: A Study on Content Management Systems." In 2015 IEEE International Conference on Systems, Man, and Cybernetics (SMC). IEEE, 2015. http://dx.doi.org/10.1109/smc.2015.353.
Full textGhule, Sanket, and Ramkrishna Vadali. "Transformation of SQL system to NoSQL system and performing data analytics using SVM." In 2017 International Conference on Trends in Electronics and Informatics (ICOEI). IEEE, 2017. http://dx.doi.org/10.1109/icoei.2017.8300833.
Full text