Monday Apr 1, 2013

phpMyAdmin

phpmyadminPhpMyAdmin is a freeware tool written in PHP code, which is specially designed to manage My SQL administration. Php MyAdmin allow you to manage operations such as managing databases, tables, relations, fields, indexes, users, permissions, etc.

It is used to export data to most popular formats like XMLSQLCSV,  ISO/IEC 26300, PDF, word, Spreadsheet and many more.

phpMyAdmin

MySQL features:

  • It is used to browse and drop databases, views, tables, fields, views and indexes
  • It is used to alter the db by create, copy, drop, rename and alter databases, tables, fields and indexes.
  • Maintenance server, databases and tables, with proposals on server configuration
  • It will edit, execute and bookmark any SQL-statement
  • You can manage users and privileges of MySQL
  • It will manage stored procedures and triggers
Share