Data Model tools for DB2

前端 未结 5 2017
南方客
南方客 2021-02-10 00:25

I have created a Database in DB2 and tables with relationships. I would like to create a ER diagram based on my database design in DB2. MS SQL has a facility to create ER diagra

5条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-10 00:34

    DbVisualizer can visualize (and much more) just about any database, provided that the relevant foreign keys have been defined. DbVisualizer isn't open source, but there is a free edition of it (which isn't limited regarding visualization).

提交回复
热议问题