# phpmyadmin/phpmyadmin

A web interface for MySQL and MariaDB

Repository: https://github.com/phpmyadmin/phpmyadmin
Canonical: https://ross.abutalabs.com/products/phpmyadmin
Homepage: https://www.phpmyadmin.net/
Language: PHP
License: GPL-2.0
License Family: copyleft
Topics: php, mysql, web-app, mariadb, phpmyadmin, hacktoberfest
Last push: 2026-08-26T13:17:18+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 19, longevity 100
- inputs: {"age_days": 5340, "days_push": 7, "days_rel": 329, "gap_med": 259, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7915, forks 3590 (observed 2026-08-28T04:10:09.756580+00:00)

## What it is
phpMyAdmin is a free, PHP-based web application for administering MySQL and MariaDB databases through a browser. It supports managing databases, tables, users, and privileges, running SQL queries, and importing/exporting data in many formats.

## Use cases
- manage mysql databases from a browser
- run sql queries against mariadb
- create and edit database tables and columns
- manage mysql user accounts and privileges
- import csv or sql dumps into a database
- export database to sql, csv, or xml
- administer multiple mysql servers from one interface
- browse and edit table data with a gui

## When to choose
- you need a browser-based admin UI for MySQL or MariaDB
- you want a mature, widely deployed tool with multi-language support
- you need import/export across many formats like CSV, SQL, XML, and PDF
- you manage multiple database servers from one place

## When to avoid
- you use PostgreSQL, SQLite, or other non-MySQL databases
- you prefer CLI tools like the mysql client or modern alternatives like Adminer
- you need programmatic database access from application code rather than administration
- exposing a PHP web app to your database server is unacceptable for security policy

## Facets
- artifact type: application
- maturity: stable
- function: database, gui, web-framework
- domain: databases, web-development, developer-tools, self-hosted
- platform: php, self-hosted, cross-platform
- tags: mysql, mariadb, database-administration, sql, web-gui, dbms, web-server

## Member repositories
- phpmyadmin/phpmyadmin (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:09.756580+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:33:16.675529+00:00, confidence not recorded.
  - readme: https://github.com/phpmyadmin/phpmyadmin (fetched 2026-08-28T04:10:09.756580+00:00, sha 0a6afcaccb8e)
  - homepage: https://www.phpmyadmin.net/ (fetched 2026-08-29T08:30:33.082389+00:00, sha 1b4c8a863025)
  - site_page: https://www.phpmyadmin.net/docs (fetched 2026-08-29T08:30:33.091452+00:00, sha 4edc0c2cea75)
  - site_page: https://www.phpmyadmin.net/about (fetched 2026-08-29T08:30:33.093271+00:00, sha 80ca3ef00717)
  - site_page: https://www.phpmyadmin.net/about-website (fetched 2026-08-29T08:30:33.097182+00:00, sha 89b9b2674660)
- Data as of 2026-08-30T08:39:29.467469+00:00.
