Overview Vty is a web-based database manager script written with Php. It's for Mysql.
You can connect to Mysql and see and edit your databases and tables. Features
- Connect to a database server with username and password
- Add and drop tables and columns
- Insert new records, update and delete the existing ones
- Execute any SQL command
|