.MWB 파일 확장자
MySQL Workbench Document
| 개발사 | Oracle |
| 인기도 |
3.5 | 21 투표 |
MWB 파일이란 무엇인가요?
Database document created by MySQL Workbench, a graphical interface used for creating and administering MySQL databases; saves a database design, called an EER (Enhanced Entity-Relationship) model; defines tables, views, routines, privileges, and other constructs for a database.
추가 정보
MWB files are used for saving the working progress of a database while it is being developed. Once the EER model is complete, MySQL Workbench can generate a MySQL database from the MWB file.