版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
1、此文檔是畢業(yè)設(shè)計外文翻譯成品( 含英文原文+中文翻譯) ,無需調(diào)整復雜的格式!下載之后直接可用,方便快捷!本文價格不貴,也就幾十塊錢!一輩子也就一次的事!外文標題:Hybrid Database System of MySQL and MongoDB in Web Application Development外文作者:Gregorius Ongo,Gede Putra Kusuma文獻出處: 2019 International C
2、onference on Information Management and Technology (ICIMTech) (如覺得年份太老,可改為近 2 年,畢竟很多畢業(yè)生都這樣做)英文 3297 單詞,19987 字符(字符就是印刷符),中文 5223 漢字。 (如果字數(shù)多了,可自行刪減,大多數(shù)學校都是要求選取外文的一部分內(nèi)容進行翻譯的。 )Hybrid Database System of MySQL and MongoDB in
3、 Web Application DevelopmentAbstract—The increasing amount of data that need to be processed in a company are affecting the performances of the database system. Relational Database Management System (RDBMS) is a commonly
4、 used database system, but also known to having a decreased performance when handling high amount of data. NoSQL is an alternative storage option that is different than RDBMS and known for faster performance when handlin
5、g high amount of data. In this contribution, we compare the performances between RDBMS MySQL and a hybrid model of MySQL and NoSQL MongoDB when being used on a web application. We implemented a simple social media websit
6、e to evaluate the performance of using different database models. The website is equipped with chat and profile view features. Experiments are performed using randomly generated user profiles and chat data. Based on our
7、evaluations, the hybrid database of MySQL and MongoDB achieves higher read and write performances than the MySQL alone. Meanwhile MySQL can handle more sensitive data and maintaining data consistency. The hybrid model da
8、tabase MySQL and MongoDB uses less disk space than MySQL alone, but uses more RAM. We also observed that NoSQL that uses document system. Although RDBMS have a good reputation, RDBMS tends to have decreased performance w
9、ith the increasing data usage in the system. The replication of the relational database can be limited. The relational databases are also made based on consistency rather than availability [4]. NoSQL, on other hand, has
10、a different reputation. It is known to be good at storing high amount of data. The scheme free characteristic of NoSQL made the scalability of the database better. However, these advantages come with sacrifices, such as
11、weaker security or lesser data consistency.The increasing amount of data that need to be processed in a company are affecting the performances of the database system. Hardware upgrades are also needed to make the system
12、performance back to its expected level [5]. The other effect of the technology advances is big data. The big data is more common to be found in big companies, and managing big data can be a key in competing with other co
13、mpanies [6]. Therefore, we propose a hybrid database system of MySQL and MongoDB to improve the performance of a web application by harnessing the capabilities of the RDMS and NoSQL database models. The ability of the RD
14、BMS in storing sensitive data complements the ability of NoSQL in processing high amount of data. The proposed hybrid database system is implemented using MySQL for relational database and MongoDB for NoSQL.II.RELATED WO
15、RKSHybrid database model is a database system that uses two or more different database models in a system [7]. This model is preferred because sometimes the stored data is not always suitable with the database model bein
16、g used. Therefore, Cook tried to combine two databases that have different models: object oriented database and relational database [8]. From the experiments, Cook founds some benefits in using multiple database models i
17、n a system, such as:? Flexibility. In complex data types, the data may need to be forced to fit the storage model that is being used in the system. Hybrid database model can increase the flexibility of the system to stor
18、e different types of data.? Increased performance. Leveraging the strengths of multiple storage models improves the system performance.? Logical distribution. The distribution of data is better and the number of forced d
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 眾賞文庫僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 【中英雙語】431關(guān)于計算機專業(yè)應用軟件程序app設(shè)計開發(fā)有關(guān)的外文文獻翻譯成品:spring boot開發(fā)web應用程序(中英文雙語對照)
- 【中英雙語】513關(guān)于計算機專業(yè)app應用html設(shè)計的畢業(yè)設(shè)計論文英文英語外文文獻翻譯成品資料:面向?qū)ο蟮膚eb應用程序開發(fā)(中英文雙語對照)
- 【中英雙語】429關(guān)于計算機專業(yè)app應用程序網(wǎng)絡管理設(shè)計有關(guān)的外文文獻翻譯成品:具有高效性能的java web應用程序的設(shè)計方法(中英文雙語對照)
- 【中英雙語】482關(guān)于計算機專業(yè)應用軟件app程序檢測測試有關(guān)的外文文獻翻譯成品:測試spring boot應用程序(中英文雙語對照)
- 【中英雙語】336關(guān)于計算機專業(yè)java web在線應用商店應用程序app設(shè)計有關(guān) 的外文文獻翻譯成品:使用java技術(shù)的web應用程序設(shè)計模型的比較研究(中英文雙語對照)
- 【精品文檔】431關(guān)于計算機專業(yè)應用軟件程序app設(shè)計開發(fā)有關(guān)的外文文獻翻譯成品:spring boot開發(fā)web應用程序(中英文雙語對照)
- 【中英雙語】452關(guān)于計算機專業(yè)vm有關(guān)的外文文獻翻譯成品:java應用程序虛擬機的應用程序輔助的動態(tài)遷移(中英文雙語對照)
- 【中英雙語】527關(guān)于計算機專業(yè)開源計算機視覺庫的的外文文獻翻譯成品英文英語資料:對opencv的簡介介紹概述(中英文雙語對照)
- 【中英雙語】161關(guān)于計算機專業(yè)android安卓軟件程序應用app開發(fā)介紹有關(guān)的外文文獻翻譯成品:android(安卓)開發(fā)簡介(中英文雙語對照)
- 【中英雙語】221關(guān)于計算機專業(yè)圖書管理系統(tǒng)設(shè)計有關(guān) 的外文文獻翻譯成品:圖書館管理系統(tǒng)的設(shè)計(中英文雙語對照)
- 【中英雙語】185關(guān)于計算機專業(yè)有關(guān)的外文文獻翻譯成品:有效的出勤考勤管理系統(tǒng)的方法(中英文雙語對照)
- 【中英雙語】439關(guān)于計算機專業(yè)對python概述介紹有關(guān)的外文文獻翻譯成品:python簡介(中英文雙語對照)
- 【中英雙語】關(guān)于計算機專業(yè)有關(guān)的外文文獻翻譯成品:對asp n-e-t web窗體的介紹(中英文雙語對照)
- 【中英雙語】435關(guān)于計算機專業(yè)手機平板電腦軟件應用程序ui設(shè)計有關(guān)的外文文獻翻譯成品:關(guān)于如何改善用戶體驗的app應用界面研究(中英文雙語對照)
- 【精品文檔】433關(guān)于計算機專業(yè)網(wǎng)頁小程序有關(guān)的外文文獻翻譯成品:java web start和小應用程序applets(中英文雙語對照)
- 【中英雙語】129關(guān)于計算機專業(yè)web網(wǎng)站開發(fā)和軟件開發(fā)有關(guān)的外文文獻翻譯成品:web開發(fā)與軟件開發(fā)(中英文雙語對照)
- 【精品文檔】429關(guān)于計算機專業(yè)app應用程序網(wǎng)絡管理設(shè)計有關(guān)的外文文獻翻譯成品:具有高效性能的ja-v-a web應用程序的設(shè)計方法(中英文雙語對照)
- 【精品文檔】482關(guān)于計算機專業(yè)應用軟件app程序檢測測試有關(guān)的外文文獻翻譯成品:測試spring boot應用程序(中英文雙語對照)
- 【中英雙語】279關(guān)于計算機專業(yè)食品食物推薦應用程序app系統(tǒng)設(shè)計有關(guān) 的外文文獻翻譯成品:dietos:用于自適應飲食監(jiān)測和個性化食物建議的推薦系統(tǒng)(中英文雙語對照)
- 【中英雙語】514關(guān)于計算機專業(yè)app安卓用戶隱私安全檢測系統(tǒng)設(shè)計的畢業(yè)設(shè)計論文英文英語外文文獻翻譯成品資料:基于權(quán)限分析的android應用程序檢測系統(tǒng)(中英文雙語對照)
評論
0/150
提交評論