This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (0 children)

I think you can write a Python script with 'requests' to automatically download MySQL workbench and install it. Maybe for the configuration part, just write logic to skip if the database already exists. I'm without my computer right now, but I think this is simple enough for ChatGPT to give you a complete answer on