|
| PhpMyAdmin - Php front-end to MySQL administration.Updated by FastRunner on Thursday, January 21st 2010.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.
Licence : GPL
Version : 3.2.5 [Stable]3.3.0-beta1 [Development]
|