phpMyAdmin
![]() |
|
phpMyAdmin main screen |
|
| Developer(s) | The phpMyAdmin Project |
|---|---|
| Initial release | September 9, 1998 |
| Stable release | 4.0.1 (May 14, 2013) [±] |
| Preview release | 4.0.2-rc1 (May 21, 2013) [±] |
| Written in | PHP, XHTML, CSS, JavaScript |
| Operating system | Cross-platform |
| Available in | Multilingual (62) |
| Type | Web database management |
| License | GNU General Public License |
| Website | www.phpmyadmin.net |
phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL with the use of a web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.
Contents |
History [edit]
Tobias Ratschiller, then an IT consultant and later founder of the software company Maguma, started to work on a PHP-based web front-end to MySQL in 1998, inspired by MySQL-Webadmin. He gave up the project (and phpAdsNew, of which he was also the original author) in 2000 because of lack of time.[1]
By that time, phpMyAdmin had already become one of the most popular PHP applications and MySQL administration tools, with a large community of users and contributors. In order to coordinate the growing number of patches, a group of three developers registered The phpMyAdmin Project at SourceForge.net and took over the development in 2001. Sourceforge hosts the software download. [2]
Milestone releases [edit]
| phpMyAdmin versions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Features [edit]
Features provided by the program include:[7]
- Web interface
- MySQL database management
- Import data from CSV and SQL
- Export data to various formats: CSV, SQL, XML, PDF (via the TCPDF library), ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LaTeX and others
- Administering multiple servers
- Creating PDF graphics of the 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
- Live charts to monitor MySQL server activity like connections, processes, CPU/Memory usage etc.
Current status [edit]
The software, which is currently available in 64 languages,[8] is maintained by The phpMyAdmin Project.[9] With the latest development version 4.0 which is under beta release, the software no longer uses HTML frames and includes an extensive use of AJAX, enhancing usability.
Similar products [edit]
Another very similar tool, phpPgAdmin, provides similar functionality for PostgreSQL. It originally started as a fork of phpMyAdmin, but is now a completely different code base.[10]
There is a similar lightweight tool for managing MySQL databases called Adminer (previously phpMinAdmin), which has all the basic features of phpMyAdmin, but consists of only one PHP file.[11]
Chive is a next generation MySQL database management tool that aims to be an alternative to phpMyAdmin. [12]
See also [edit]
References [edit]
- ^ "phpMyAdmin - About". phpMyAdmin devel team. Retrieved 2013-03-03.
- ^ Delisle, Marc (2010). Mastering phpMyAdmin 3.3.x for Effective MySQL Management. Packt Publishing. p. 359. ISBN 978-1-84951-354-8.
- ^ phpMyAdmin history
- ^ "ChangeLog". phpMyAdmin. Retrieved 2013-03-03.
- ^ phpMyAdmin 3.3.0 is released
- ^ phpMyAdmin 3.5.0 is released
- ^ "phpMyAdmin". phpMyAdmin. Retrieved 2013-03-03.
- ^ "Translations". phpMyAdmin. Retrieved 2013-03-03.
- ^ "Team". phpMyAdmin. Retrieved 2013-03-03.
- ^ "phpPgAdmin - start". Phppgadmin.sourceforge.net. 2012-03-22. Retrieved 2013-03-03.
- ^ "Database management in single PHP file". Adminer. Retrieved 2013-03-03.
- ^ "Chive - Web-based MySQL Admin Interface". Chive-project.com. Retrieved 2013-03-03.
External links [edit]
|
||||||||||||||
