iT邦幫忙

2021 iThome 鐵人賽

DAY 25
0
Software Development

SQL / NoSQL的實作與比較系列 第 25

實作Aurora

RDS除了SQL Server之外, AWS也提供其他廠商的關聯式資料庫.

  1. 這次實作Amazon Aurora. 一樣從 [Create Database] 開始.
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942f2B6uaOqa0.png

  2. 在[Capacity type] 選項內, 選取 [Serverless]. (網頁工具只限定 [Aurora Serverless] 使用)
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942Nzd47NDhoV.png

  3. 建立過程與SQL大同小異. 在 [Web Service Data API] 勾選 [Data API]
    https://ithelp.ithome.com.tw/upload/images/20211009/200919428zl8R8pRhs.png

  4. 完成後顯示在資料庫清單, 可確認型別是 Serverless.
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942K2eul4MN1m.png

  5. 在RDS面板上點選 [Query Editor].
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942iovfxo7Bx4.png

  6. 輸入相對應的Aurora資訊, 即可連線到資料庫.
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942qMW0Ej39uu.png

  7. 一開始編輯器就會預設select * from information_schema.tables; 可直接查詢結果.
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942ZtJwNMKvnO.png

  8. 語法使用就跟一般的SQL語法相同.
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942pqydp6Vtdy.png

  9. 也跟MSSQL資料庫一樣, 提供CloudWatch各種監看圖表.
    https://ithelp.ithome.com.tw/upload/images/20211009/20091942J30NIzGIK5.png


上一篇
RDS程式開發
下一篇
EC2上的資料庫
系列文
SQL / NoSQL的實作與比較30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言