Software:phpMyAdmin

From HandWiki
Short description: Database administration tool

{{Multiple issues|

phpMyAdmin
PhpMyAdmin logo.svg
phpMyAdmin screenshot
phpMyAdmin main screen
Developer(s)The phpMyAdmin Project
Initial releaseSeptember 9, 1998; 25 years ago (1998-09-09)
Stable release
Preview release
5.2.0-rc1[1] / January 22, 2022; 2 years ago (2022-01-22)
Repositoryhttps://github.com/phpmyadmin/phpmyadmin
Written inPHP, JavaScript
Operating systemCross-platform
Available in95[2] 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.[3]

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 [8] to be PGP-signed. Afterwards, issue tracking moved to GitHub[9] and the mailing lists migrated.[10] Before version 4, which uses Ajax extensively to enhance usability, the software used HTML frames.

Features

Features provided by the program include:[11]

  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

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

See also

References

  1. "phpMyAdmin 5.2.0-rc1". phpMyAdmin. https://www.phpmyadmin.net/files/5.2.0-rc1/. 
  2. "Translations". phpMyAdmin. https://www.phpmyadmin.net/translations/. 
  3. "phpMyAdmin Review" (in en). PCWorld. 2011-04-20. https://www.pcworld.com/article/233948/phpmyadmin.html. 
  4. "phpMyAdmin - About". phpMyAdmin. https://www.phpmyadmin.net/home_page/about.php. 
  5. 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" (in fr). https://www.rom-game.fr/news/448-phpMyAdmin,+15+ans,+toujours+amoureux.html. "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–2023). Mastering phpMyAdmin 3.3.x for Effective MySQL Management. Packt Publishing. p. 47,455. ISBN 978-1849513548. 
  7. "phpMyAdmin website and downloads moved". 2 July 2015. https://www.phpmyadmin.net/news/2015/7/2/phpmyadmin-website-and-downloads-moved/. 
  8. "Installation — phpMyAdmin 5.2.0-dev documentation". https://docs.phpmyadmin.net/en/latest/setup.html#verifying-phpmyadmin-releases. 
  9. "phpMyAdmin moves issue tracking to GitHub". 20 July 2015. https://www.phpmyadmin.net/news/2015/7/20/phpmyadmin-moves-issue-tracking-github/. 
  10. "phpMyAdmin mailing lists have been moved". 25 July 2015. https://www.phpmyadmin.net/news/2015/7/25/phpmyadmin-mailing-lists-have-been-moved/. 
  11. "phpMyAdmin". phpMyAdmin. http://www.phpmyadmin.net/home_page/index.php. 
  12. Standsyah, R.E.; Restu N.S., I.S. (2017). Pradana, M.S.. ed. "IMPLEMENTASI PHPMYADMIN PADA RANCANGAN SISTEM PENGADMINISTRASIAN" (in id). Unisda Journal of Mathematics and Computer 3 (2): 39−44. http://repository.unitomo.ac.id/889/1/jURNAL.pdf. Retrieved 17 October 2023. 

External links