Fork me on GitHub

Programming Design Notes

Eclipse Plugin - Clay Mark II for Entity-Relationship Model (ERD)

| Comments

在 Eclipse 制作 ERD 的工具不是很多,Clay Mark II 這工具有收費版本和免費版本,免費版本不支援商業廠商出的資料庫,例如 Oracle 9i/10g/11g, IBM DB2,MSSQL 等等。而免費版本支援大部份開源資料庫,例如 MySQL,SQLite,PostgreSQL 等等。如果你只是使用 MySQL 亦可下載 MySQL Workbench,一樣有工具可制作 ERD。

官方網址: http://www.azzurri.jp/en/clay/index.html

安裝方法:

  1. 按下 Eclipse 上方的選單
  2. 選擇 Install New Software
  3. 按下 Add
  4. 名稱輸入 Properties Editor
  5. 網址: http://www.azzurri.co.jp/eclipse/plugins/
  6. 按下 OK
  7. 選取 Clay Mark II
  8. 按下 Next
  9. 跟步驟完成安裝
相關書籍: An Extended Entity-Relationship Model: Fundamentals and Pragmatics (Lecture Notes in Computer Science)The Data Model Resource Book, Vol. 3: Universal Patterns for Data ModelingCritical evaluation of conceptual data models [An article from: International Journal of Accounting Information Systems]