Is there a python equivalent of phpMyAdmin?
+2
A:
Looks like it's still in alpha stages, but pythonMyAdmin? (I think that's spanish on the front page, so you might need to know that for any documentation there is for it at the moment too...)
Matthew Scharley
2009-09-26 05:17:59
+4
A:
You can use phpMyAdmin for python project, because phpMyAdmin is meant for MySQL databases. If you are using MySQL, then regardless of whether you are using PHP or python, you can use phpMyAdmin.
Ngu Soon Hui
2009-09-26 06:08:12