|
| PhpMyAdmin - Php front-end to MySQL administration.Updated by FastRunneron Thursday, August 28th 2008.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 : 2.11.9 [Stable] 3.0.0 beta [Development]
|