开发者

Best software (or other) solution for modeling existing complex MySQL schema

What's a good solution for modeling an existing and very complicated MySQL schema. Preferably with the following features:

  • completely visual
  • drill down on click
  • shows keys, indexes
  • gives sample data per field*

*as fields开发者_如何学Python aren't always intuitively named

Thanks! Emile


Try MySQL Workbench

MySQL Workbench provides DBAs and developers an integrated tools environment for:

  • Database Design & Modeling
  • SQL Development (replacing MySQL Query Browser)
  • Database Administration (replacing MySQL Administrator)

You can also check this interesting post Top 10 MySQL GUI Tools

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜