There are a few Admin interfaces like MyAdmin and so.
I found some good stuff at www.zend.com.
If you are interested in creating your own web interfaces for adiminisration, that's quite easy. You just need to implement SQL statements for creating database and tables in your php script.
@