PhpMyAdmin, Php front-end to MySQL administration.
PhpMyAdmin is a php front-end that allow to manage a whole MySQL server, as well as a single database, locally or over the web.
Currently phpMyAdmin can:
- Create and drop databases;
- Create, copy, drop and alter tables;
- Delete, edit and add fields;
- Execute any SQL-statement, even batch-queries;
- Manage keys on fields;
- Load text files into tables;
- Create and read dumps of tables;
- Export and import data to CSV values;
- Administer multiple servers and single databases;
- Check referential integrity;
- Create complex queries automatically;
- Connecting required tables;
- Create PDF graphics of your Database layout;
- Communicate in more than 55 different languages.
Download PhpMyAdmin 3.5.1
No comments:
Post a Comment