I want to write some script to get some data from database so that I can do some summary of tickets. Since I am planning to write a mysql query and I think getting the database mapping like attach in the picture would be very helpful. Since I am not able to find any mapping like that on internet, I am thinking of making so I was wondering if I can get the code that is used for creating the database while installing the database, however if there is already a database mapping that would be best.
Just in case if someone is looking, you can use navicat then convert the database into model, from the model one can again export the database as image. Hope this helps 😃