phpMyAdmin

phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting services.[3]

phpMyAdmin
phpMyAdmin main screen
Developer(s)The phpMyAdmin Project
Initial releaseSeptember 9, 1998 (1998-09-09)
Stable release
5.0.4[1] / 2020-10-15[±]
Repository
Written inPHP, JavaScript
Operating systemCross-platform
Available in79[2] languages
TypeDatabase management
LicenseGNU General Public License 2
Websitewww.phpmyadmin.net

History

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.[4]

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 (Olivier Müller, Marc Delisle and Loïc Chapeaux)[5] registered The phpMyAdmin Project at SourceForge and took over the development in 2001.[6]

In July 2015, the main website and the downloads left SourceForge and moved to a content delivery network.[7] At the same time, the releases began to be PGP-signed. Afterwards, issue tracking moved to GitHub[8] and the mailing lists migrated.[9] Before version 4, which uses Ajax extensively to enhance usability, the software used HTML frames.

Features

Features provided by the program include:[10]

  1. Web interface
  2. MySQL and MariaDB database management
  3. Import data from CSV and SQL
  4. Export data to various formats: CSV, SQL, XML, PDF (via the TCPDF library), ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LaTeX, SQL, and others
  5. Administering multiple servers
  6. Creating PDF graphics of the database layout
  7. Creating complex queries using query-by-example (QBE)
  8. Searching globally in a database or a subset of it
  9. Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
  10. Live charts to monitor MySQL server activity like connections, processes, CPU/memory usage, etc.
  11. Network traffic to the SQL server
  12. Working with different operating systems like Windows*, Linux*, OS/2, Free BSD* Unix* ( such as Sun* Solaris* , AIX) and others.
  13. Make complex SQL queries easier.

See also

References

  1. "phpMyAdmin 4.9.7 and 5.0.4 are released". phpmyadmin.net. Retrieved 2020-10-16.
  2. "Translations". phpMyAdmin. Retrieved 2019-03-09.
  3. "phpMyAdmin Review". PCWorld. 2011-04-20. Retrieved 2017-10-27.
  4. "phpMyAdmin - About". phpMyAdmin. Retrieved 2013-03-03.
  5. Micral, Achille (12 September 2013). "phpMyAdmin, 15 ans, toujours amoureux" [phpMyAdmin, 15 years old, still in love]. Romgame Fr. (in French). Archived from the original on 15 September 2013. Retrieved 12 May 2019. Plus tard Olivier Müller, Marc Delisle et Loïc Chapeaux on déposé en 2001 phpMyAdmin tel que nous le connaissons sur SourceForge, et son développement ne s'est dès lors jamais arrété.
  6. Delisle, Marc (2010). Mastering phpMyAdmin 3.3.x for Effective MySQL Management. Packt Publishing. p. 359. ISBN 978-1-84951-354-8.
  7. "phpMyAdmin website and downloads moved". phpMyAdmin. 2 July 2015. Retrieved 21 June 2019.
  8. "phpMyAdmin moves issue tracking to GitHub". phpMyAdmin. 20 July 2015. Retrieved 21 June 2019.
  9. "phpMyAdmin mailing lists have been moved". phpMyAdmin. 25 July 2015. Retrieved 21 June 2019.
  10. "phpMyAdmin". phpMyAdmin. Archived from the original on 2013-02-16. Retrieved 2013-03-03.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.