MySQL Forums
Forum List  »  Newbie

Re: What programming tools can be used to make a simple GUI for my MySQL database?
Posted by: Peter Brawley
Date: December 25, 2020 10:45AM

For a standalone GUI app in Windows, probably top of the list is Visual Studio with MySQL Connector/Net and MySQL For Visual Studio

As a GUI app in a browser, top of the list may be PHP with a PHP framework and mysqlnd, or Python with Connector/Python.

Options: ReplyQuote


Subject
Written By
Posted
Re: What programming tools can be used to make a simple GUI for my MySQL database?
December 25, 2020 10:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.