Usually, the cmd command prompt is used to manage the database, or the Data source that comes with IDEA Intellij. Navicat is rarely used.
During this period, due to the need to design the data structure for front-end and back-end interaction, it was somewhat difficult to directly write documents to contact multiple tables. I thought it would be much more intuitive if there was a relationship diagram. .
Thinking that Navicat itself has this function, let’s try it now. (Recommended tutorial: navicat tutorial)
Click the button in the lower right corner to switch to the ER view:
The above is the detailed content of How to generate er view in navicat. For more information, please follow other related articles on the PHP Chinese website!