• <menu id="w2i4a"></menu>
  • logo Visual Paradigm教程2020

    文檔首頁>>Visual Paradigm教程2020>>UML工具Visual Paradigm教程:如何從ERD生成Redshift數(shù)據(jù)庫?(下)

    UML工具Visual Paradigm教程:如何從ERD生成Redshift數(shù)據(jù)庫?(下)


    Visual Paradigm是包含設(shè)計(jì)共享、線框圖和數(shù)據(jù)庫設(shè)計(jì)新特性的企業(yè)項(xiàng)目設(shè)計(jì)工具?,F(xiàn)在你只需要這樣單獨(dú)的一款模型軟件 Visual Paradigm就可以完成用UML設(shè)計(jì)軟件,用BPMN去執(zhí)行業(yè)務(wù)流程分析,用ERD企業(yè)設(shè)計(jì)數(shù)據(jù)庫的任務(wù)。Visual Paradigm現(xiàn)已加入在線訂購,現(xiàn)在搶購立享優(yōu)惠!

    點(diǎn)擊下載Visual Paradigm最新試用版

    輸入樣本數(shù)據(jù)

    樣本數(shù)據(jù)使您的團(tuán)隊(duì)可以基本了解要存儲(chǔ)的數(shù)據(jù)類型。還可以在數(shù)據(jù)庫生成過程中將樣本數(shù)據(jù)生成到數(shù)據(jù)庫,從而節(jié)省了準(zhǔn)備樣本以試運(yùn)行數(shù)據(jù)庫的時(shí)間。要為數(shù)據(jù)庫設(shè)計(jì)輸入樣本數(shù)據(jù):

    1、右鍵單擊ERD的空白區(qū)域,然后選擇顯示表記錄編輯器或視圖編輯器。

    2、在圖中選擇實(shí)體客戶。現(xiàn)在,您將看到表記錄編輯器列出了Customer實(shí)體的列。

    3、在表記錄編輯器中輸入客戶的以下詳細(xì)信息。

    ID (PK) firstName lastName email address phone
    1 John Doe john.doe@demo-vp.com 1205, river side 12345678
    2 Peter Pan peter.pan@demo-vp.com 306, cox road 87654321
    3 Mary Jane mary.jane@demo-vp.com 52, wolf hill 12358764
    4、讓我們繼續(xù)執(zhí)行Order實(shí)體。由于必須由某人下訂單,因此我們在填寫Order的樣本數(shù)據(jù)時(shí)可以選擇客戶記錄。在表記錄編輯器的FK單元格中按...按鈕。


    5、這將顯示我們?yōu)镃ustomer輸入的樣本數(shù)據(jù)。從列表中選擇Peter。彼得的FK值將在訂單記錄中為您填寫。

    6、重復(fù)上述步驟,輸入以下示例數(shù)據(jù)。

    Order

    ID (PK) date CustomerID (FK)
    1 2016-04-10 17:30:15 2
    2 2016-04-10 18:20:22 1
    Brand

    ID (PK) name
    1 3R
    2 Red Line
    Category

    ID (PK) name
    1 Components
    2 Cloths
    Item

    ID (PK) name price CategoryID (FK) BrandID (FK)
    1 Handle Bar 799 1 1
    2 Head Set 999 1 2
    3 Jersey 299 2 1
    4 Shpes 1599 2 1
    ItemVariant

    ID (PK) detail color size qty ItemID (FK)
    1 full carbon black NA 50 1
    2 NA black NA 40 2
    3 NA pink NA 40 2
    4 short sleeve white M 150 3
    5 short sleeve white L 150 3
    6 short sleeve white XL 50 3
    7 short sleeve white S 100 3
    8 short sleeve blue M 150 3
    9 short sleeve blue L 150 3
    10 short sleeve blue XL 50 3
    11 short sleeve blue 5 80 3
    12 short sleeve blue XS 20 3
    13 road black 39 40 4
    14 road white 39 20 4
    OrderLine

    OrderID (PK) ItemVariantID(PK) qty
    1 1 1
    1 4 1
    2 13 1
    2 9 1
    2 3 1
    一旦一切準(zhǔn)備就緒,我們便可以繼續(xù)生成數(shù)據(jù)庫。

    生成數(shù)據(jù)庫

    數(shù)據(jù)庫設(shè)計(jì)完成。讓我們從中生成一個(gè)Redshift數(shù)據(jù)庫。生成數(shù)據(jù)庫:

    1、從應(yīng)用程序工具欄中選擇工具>數(shù)據(jù)庫>生成數(shù)據(jù)庫...。

    2、如果您希望為數(shù)據(jù)庫保留DDL文件,請指定輸出路徑。

    3、在“ 生成數(shù)據(jù)庫”字段中,保持選中“ 創(chuàng)建數(shù)據(jù)庫”。

    4、選擇“ 導(dǎo)出到數(shù)據(jù)庫”以使Visual Paradigm直接將DDL腳本執(zhí)行到數(shù)據(jù)庫中。在實(shí)踐中,如果要手動(dòng)執(zhí)行更改,請取消選中它,但是對于本教程,請先選中它。

    5、在“ 生成樣本數(shù)據(jù)”字段中,選擇“ 是”(沒有自動(dòng)生成的PK)。

    6、單擊確定繼續(xù)。生成完成后,您可以檢查Redshift,并且應(yīng)該找到創(chuàng)建的數(shù)據(jù)庫表并插入示例記錄。


    UML工具Visual Paradigm教程:如何從ERD生成Redshift數(shù)據(jù)庫?(下)


    =====================================================

    更多Visual Paradigm相關(guān)資源,請點(diǎn)擊此處進(jìn)行查看~

    想要購買Visual Paradigm正版授權(quán)的朋友可以咨詢慧都官方客服

    關(guān)注下方微信公眾號(hào),及時(shí)獲取產(chǎn)品最新消息和最新資訊


    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();