Does anyone know of a standalone front end to mysql? My coworkers are using mysqlfront/heidisql and a lot of the database activities they do are quicker in that than phpmyadmin. I can secure the database to ensure we are the only ones that connect to it with our username and password, I just want a standalone program that will allow me to interact with mysql. -Daniel