Originally posted by: Crusty
Perhaps phpmyadmin does, I'm not sure.
Originally posted by: Crusty
just run sudo apt-get install phpmyadmin to install it and then point your browser to http://localhost/phpmyadmin. Replace localhost with the IP address if the server is not your local computer.
Originally posted by: sourceninja
Oracle Sql Developer + mysql driver = win.
Originally posted by: txrandom
Seconding phpmyadmin. It's web-based but very powerful.
Originally posted by: aceO07
Originally posted by: txrandom
Seconding phpmyadmin. It's web-based but very powerful.
Thanks guys. I'll have to look into it. Maybe have it run on a separate VM server. I don't want to have extra services running on this one.
Originally posted by: Crusty
It's just apache.... you can tweak it to be very lightweight if you're the only person accessing it.
Originally posted by: aceO07
Originally posted by: sourceninja
Oracle Sql Developer + mysql driver = win.
That works in Ubuntu? Free?