--- tags: 會議 --- # 第七次會議 ## 後端 - 資料庫創表 - dbeaver - https://ithelp.ithome.com.tw/articles/10196383 - 連線資訊 - mysql://[username]:[password]@[host]/[database name] - upgrade 寫 code[name=胡] - 五張表 - 各情境 query [name=林] ## 期中簡報 - 試講 - 要修改的部分 ## phase 3 - Show the implementation of tables in target DBMS (snapshots of tables in DBMS) - SQL statements for database construction and data population - Estimate the number of database operations for each table in the operational scenarios (provide the estimated usage frequency of each table through SQL per day) (optional) - Estimate the size of each table (in terms of KBytes or MBytes) which is (the length of the table schema * the average number of tuples in the table) (optional) - Implementation and demonstration of the database system (partial) (snapshots of GUI) - [範例](https://myweb.ntut.edu.tw/~cliu/courses/db/project/phase3_report_1.pdf) - due on 12/8