Introduction
SQLmin includes minimal PHP scripts that administrate databases on a PHP web server. "One script" for each database: SQLite and MySQL available now!
Features
- browse databases
- browse tables
- create, edit, delete a row in a table
- search for an item in a table
- import and export table in text files
- drop or delete a table
- perform SQL query
|