I'm trying to make a simple Database (MySQL) management system but are not sure about which language/framework to use. I know basic Java, Python, HTML, JS and CSS even though I don't think it would be a problem for me to write it in for example PHP instead. It can be a web based system, a CLI application or a GUI application, that does not matter. I would like to keep it simple and the design of the application does not really matter.
These are my requirements:
- CRUD operations
- Change target database (e.g x.x.x.x:3306)
- Search all tables, search specific/multiple tables
What are your recommendations for doing this? Language/framework etc..
Aucun commentaire:
Enregistrer un commentaire