phpMyAdmin

From Wikipedia, the free encyclopedia
(Redirected from PhpMySQL)
phpMyAdmin
Developer(s)The phpMyAdmin Project
Initial releaseSeptember 9, 1998; 25 years ago (1998-09-09)
Stable release
5.2.1[1] Edit this on Wikidata / 2023-02-08; 13 months ago[±]
Preview release
5.2.0-rc1[2] / January 22, 2022; 2 years ago (2022-01-22)
Repositoryhttps://github.com/phpmyadmin/phpmyadmin
Written inPHP, JavaScript
Operating systemCross-platform
Available in95[3] languages
TypeDatabase management
LicenseGNU General Public License 2
Websitewww.phpmyadmin.net

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

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

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)[6] registered The phpMyAdmin Project at SourceForge and took over the development in 2001.[7]

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

Features[edit]

Features provided by the program include:[12]

  1. Web interface
  2. MySQL and MariaDB database management
  3. Import data from CSV, JSON and SQL
  4. Export data to various formats: CSV, SQL, XML, JSON, 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.

Implementation[edit]

phpMyAdmin could be used to develop administrative system for letter filling, especially in bureaucracy.[13]

See also[edit]

References[edit]

  1. ^ "phpMyAdmin 5.2.1". 8 February 2023. Retrieved 8 February 2023.
  2. ^ "phpMyAdmin 5.2.0-rc1". phpMyAdmin. Retrieved 2022-01-22.
  3. ^ "Translations". phpMyAdmin. Retrieved 17 October 2023.
  4. ^ "phpMyAdmin Review". PCWorld. 2011-04-20. Retrieved 2017-10-27.
  5. ^ "phpMyAdmin - About". phpMyAdmin. Retrieved 2013-03-03.
  6. ^ widftro oppne thesis not isdrhopts colour this baground bsreop bus tayp collkal id not the round fonfgtdi mxcbj@gsgvd bvj fdrehbgh for this echo //php sep20222- 14526 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é.
  7. ^ Delisle, Marc (2010–2023). Mastering phpMyAdmin 3.3.x for Effective MySQL Management. Packt Publishing. p. 47,455. ISBN 978-1849513548.
  8. ^ "phpMyAdmin website and downloads moved". phpMyAdmin. 2 July 2015. Retrieved 21 June 2019.
  9. ^ "Installation — phpMyAdmin 5.2.0-dev documentation". docs.phpmyadmin.net. Retrieved 2021-03-19.
  10. ^ "phpMyAdmin moves issue tracking to GitHub". phpMyAdmin. 20 July 2015. Retrieved 21 June 2019.
  11. ^ "phpMyAdmin mailing lists have been moved". phpMyAdmin. 25 July 2015. Retrieved 21 June 2019.
  12. ^ "phpMyAdmin". phpMyAdmin. Archived from the original on 2013-02-16. Retrieved 2013-03-03.
  13. ^ Standsyah, R.E.; Restu N.S., I.S. (2017). Pradana, M.S. (ed.). "IMPLEMENTASI PHPMYADMIN PADA RANCANGAN SISTEM PENGADMINISTRASIAN" [IMPLEMENTATION OF PHPMYADMIN IN ADMINISTRATIVE SYSTEM DESIGN] (PDF). Unisda Journal of Mathematics and Computer (in Indonesian). 3 (2): 39−44. eISSN 2579-907X. Retrieved 17 October 2023.

External links[edit]