SQL

phpMyAdmin – administer a MySQL or MariaDB database server

phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL over the World Wide Web.

This tool can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.

phpMyAdmin can manage a whole MySQL server as well as a single database. To achieve the latter you need a properly set up MySQL user who can read/write only the desired database.

Key Features

  • Intuitive web interface.
  • Browse through databases and tables.
  • Create, copy, rename, alter and drop databases.
  • Create, copy, rename, alter and drop tables.
  • Perform table maintenance.
  • Add, edit and drop fields.
  • Execute any SQL-statement, even multiple queries.
  • Create, alter and drop indexes.
  • Load text files into tables.
  • Create and read dumps of tables or databases.
  • Export data to SQL, CSV, XML, Word, Excel, PDF, ISO/IEC 26300 (OpenDocument Text and Spreadsheet), LaTeX formats and others.
  • Administer multiple servers.
  • Manage MySQL users and privileges.
  • Check server settings and runtime information with configuration hints.
  • Check referential integrity in MyISAM tables.
  • Create complex queries using Query-by-example (QBE), automatically connecting required tables.
  • Create PDF graphics of the database layout.
  • Search globally in a database or a subset of it.
  • Transform stored data into any format using a set of predefined functions, such as displaying BLOB-data as image or download-link.
  • Active query monitor.
  • Manage InnoDB tables and foreign keys.
  • Fully internationalized and localized in dozens of languages.

Website: www.phpmyadmin.net
Support: Documentation
Developer: phpMyAdmin Project
License: GNU General Public License v2.0

phpMyAdmin is written in PHP and JavaScript. Learn PHP with our recommended free books and free tutorials. Learn JavaScript with our recommended free books and free tutorials.


Related Software

MySQL Tools
DBeaverUniversal database tool
phpMyAdminMySQL web administration tool
NocoDBBuild databases as spreadsheets
MySQL WorkbenchComplete visual database design tool
mycliCommand line interface for MySQL, MariaDB, and Percona
gh-ostGitHub's Online Schema Migrations for MySQL
Beekeeper Studio Cross-platform SQL editor and database manager
usqlCommand-line database client
sqlitlazygit of SQL databases
HarlequinEasy, fast, and beautiful database client for the terminal
DbGateDatabase manager for MySQL, PostgreSQL, MongoDB
Percona ToolkitEssential command-line utilities for MySQL
SQuirreL SQL ClientGraphical SQL client written in Java
AdminerFull-featured tool for managing content in MySQL database
dblabInteractive client for PostgreSQL, MySQL, SQLite3, and more
AntaresSQL client based on Electron.js and Vue.js
XtraBackupBackup utility for MySQL
innotopReal-time, advanced investigation tool
SQLCheckDetects common SQL anti-patterns
SkeemaManage MySQL and MariaDB schema changes
SequelerNative Linux SQL client built in Vala and Gtk
orchestratorHigh availability and replication management tool
OmniDBCollaborative environment For database management

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments