a国产,中文字幕久久波多野结衣AV,欧美粗大猛烈老熟妇,女人av天堂

當(dāng)前位置:主頁 > 管理論文 > 項(xiàng)目管理論文 >

Cassandra數(shù)據(jù)庫遷移工具設(shè)計(jì)與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-01-26 06:04

  本文關(guān)鍵詞: 數(shù)據(jù)庫遷移工具 Cassandra數(shù)據(jù)庫 Maven 出處:《華南理工大學(xué)》2015年碩士論文 論文類型:學(xué)位論文


【摘要】:當(dāng)今社會,大多數(shù)應(yīng)用程序都是需要管理大量數(shù)據(jù)的企業(yè)應(yīng)用程序。從事這類項(xiàng)目的開發(fā)團(tuán)隊(duì)常常將數(shù)據(jù)庫視為與應(yīng)用程序完全脫離的單獨(dú)實(shí)體。造成這種現(xiàn)象的原因是組織結(jié)構(gòu)經(jīng)常將數(shù)據(jù)庫團(tuán)隊(duì)從應(yīng)用程序開發(fā)團(tuán)隊(duì)分離出來。這種分離導(dǎo)致了一定的問題:需要手工變更數(shù)據(jù)庫,不能與團(tuán)隊(duì)的其他成員分享數(shù)據(jù)庫變更,不同的人可能使用不一致的方法變更數(shù)據(jù)庫或數(shù)據(jù),數(shù)據(jù)庫版本之間變更的手工管理方法效率低下,使開發(fā)人員無法與數(shù)據(jù)變更保持同步。而且,還可能使應(yīng)用程序的用戶遇到與數(shù)據(jù)不一致和數(shù)據(jù)損壞等問題。鑒于手工遷移數(shù)據(jù)庫的問題,企業(yè)更傾向于使用自動化遷移工具來完成數(shù)據(jù)庫的遷移,但是目前存在的絕大多數(shù)此類工具都是面向于傳統(tǒng)的關(guān)系型數(shù)據(jù)庫,對于新型的Nosql,如我們公司所使用的Cassandra,并沒有太多的選擇。本文介紹一款用于Cassandra的自動化數(shù)據(jù)庫遷移工具的設(shè)計(jì)。該工具的目標(biāo)是對指定的目錄下的CQL腳本和JAVA腳本進(jìn)行分析,檢測哪些腳本已執(zhí)行或未執(zhí)行,然后生成一個(gè)執(zhí)行任務(wù)列表。根據(jù)該執(zhí)行列表上的任務(wù)執(zhí)行腳本,在執(zhí)行過程中記錄執(zhí)行日志,便于開發(fā)者后來進(jìn)行調(diào)試,并將執(zhí)行過程中的狀態(tài)記錄在數(shù)據(jù)庫的一張名為VersionTable表中。該工具采用Java語言編寫,使用Maven作為項(xiàng)目管理工具來完成自動化部署工作。通過Maven的本地化配置,企業(yè)現(xiàn)有的平臺能夠很好的使用該工具。經(jīng)過測試,在使用該數(shù)據(jù)庫遷移工具后,企業(yè)的開發(fā)人員能夠清楚數(shù)據(jù)庫的狀態(tài),知道哪些腳本已經(jīng)執(zhí)行,并可根據(jù)執(zhí)行日志來修正腳本中的語法錯(cuò)誤,大大提高了生產(chǎn)效率。
[Abstract]:In today's society. Most applications are enterprise applications that need to manage large amounts of data. Development teams working on such projects often treat databases as separate entities completely separate from the application. This is due to groups. Weaving structures often separate database teams from application development teams. This separation leads to problems:. The database needs to be changed manually. Database changes cannot be shared with other members of the team, different people may use inconsistent methods to change databases or data, and manual management of changes between database versions is inefficient. Prevents developers from keeping pace with data changes. Also, it is possible to expose application users to problems such as data inconsistency and data corruption, given the problem of manually migrating the database. Enterprises prefer to use automated migration tools to complete database migration, but most of these tools are oriented to the traditional relational database, for the new Nosql. Like the Cassandra used by our company. This article introduces the design of an automated database migration tool for Cassandra. The goal of the tool is to implement CQL and JAVA scripts in a specified directory. Analysis. Detect which scripts have been executed or not executed, and then generate a list of execution tasks. According to the task execution script on the execution list, the execution log is recorded during execution so that the developer can debug it later. And the state of the execution is recorded in a database named VersionTable table. The tool is written in Java language. Use Maven as the project management tool to complete the automated deployment. Through the localized configuration of Maven, the existing platform of the enterprise can make good use of the tool. After using the database migration tool, enterprise developers are able to know the state of the database, which scripts have been executed, and correct syntax errors in scripts based on the execution log. The production efficiency is greatly improved.
【學(xué)位授予單位】:華南理工大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2015
【分類號】:TP311.13

【參考文獻(xiàn)】

相關(guān)期刊論文 前4條

1 黃賢立;;NoSQL非關(guān)系型數(shù)據(jù)庫的發(fā)展及應(yīng)用初探[J];福建電腦;2010年07期

2 夏文忠;;Log4J在學(xué)生管理系統(tǒng)中的開發(fā)與應(yīng)用[J];電腦編程技巧與維護(hù);2009年10期

3 羅林球;孟琦;李曉;蘇國平;張澄澈;;異構(gòu)數(shù)據(jù)庫遷移的設(shè)計(jì)和實(shí)現(xiàn)[J];計(jì)算機(jī)應(yīng)用研究;2006年12期

4 張俊;;用Maven簡化你的項(xiàng)目管理[J];程序員;2006年09期

,

本文編號:1464885

資料下載
論文發(fā)表

本文鏈接:http://www.wukwdryxk.cn/guanlilunwen/xiangmuguanli/1464885.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶9aed1***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請E-mail郵箱bigeng88@qq.com
亚洲蜜桃| 武冈市| 99热这里只有精品8| 亚洲精品一二三四区| 久久超乳爆乳中文字幕| 日韩精品亚洲人成在线观看| 久久精品国产亚洲精品2020| 日韩精品一区二区三区四区蜜桃| 色琪琪丁香婷婷综合久久| 野花视频在线观看免费观看最新| 国产精品老熟女露脸视频| 国产特级毛片AAAAAA毛片| 久久精品国产一区二区无码 | 日本一区二区在线高清观看 | 熟女一区二区三区| 少妇一级片| 欧美乱淫视频| 久久人人超碰| 电影天堂eeuss免费影院| 国产热| 天天干,天天日| 你懂的网站在线观看| 成人激情开心网| 天天综合网天天综合| 水蜜桃10| 国产婷婷视频在线观看| 激情综合网五月| 天天综合网永久| 久久超碰| 朋友销魂的人妻雅萍| 在线v| 国产欧美一区二区三区在线看| 亚洲精品www久久久| 4虎tv| mature性sexxx熟妇| 孟州市| 一本一本大道香蕉久在线播放| 亚洲AV成人WWW永久无码精品| 亚洲国产精品无码av| 亚洲av人人夜夜澡人人| 香蕉久久久久久久AV网站|