phpMyAdmin

Posted by download in Other, Software on 11-09-2010

Application details

phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.
phpMyAdmin bookphpMyAdmin bookphpMyAdmin bookphpMyAdmin bookphpMyAdmin book

phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpMyAdmin team will try to help you if you face any problem, you can use variety of support channels to get help.

phpMyAdmin is also very deeply documented in a book written by one of developers Mastering phpMyAdmin for Effective MySQL Management, which is available in English, Czech, German and Spanish.
Features

* Intuitive web interface
* Support for most MySQL features:
o browse and drop databases, tables, views, fields and indexes
o create, copy, drop, rename and alter databases, tables, fields and indexes
o maintenance server, databases and tables, with proposals on server configuration
o execute, edit and bookmark any SQL-statement, even Batch-queries
o manage MySQL users and privileges
* Import data from CSV and SQL
* Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 – OpenDocument Text and Spreadsheet, Word, Excel and LATEX formats
* Administering multiple servers
* Creating PDF graphics of your database layout
* Creating complex queries using Query-by-example (QBE)
* Searching globally in a database or a subset of it
* Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link

phpMyAdmin 3.3.7 and 2.11.11 released

 

 

 

Comments are closed.