SQL Buddy is an open source tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.
Overview
SQL Buddy is an open source tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.
Features
- Create and drop databases and tables
- View, edit, insert and delete table rows
- Execute custom SQL and view the output
- Import and export databases and tables to SQL and CSV formats
- Add, edit and delete MySQL users
- Ships with 47 translations (including Esperanto!)
Requirements
Installation
- Download the file above and unzip it
- Upload the sqlbuddy folder to your web server
- Point your browser to the sqlbuddy folder
- Log in using your existing MySQL credentials