# vrana/adminer

Database management in a single PHP file

Repository: https://github.com/vrana/adminer
Canonical: https://ross.abutalabs.com/products/adminer
Homepage: https://www.adminer.org/
Language: PHP
License: NOASSERTION
License Family: other
Topics: php, database, mysql, sqlite, postgresql, mssql, mariadb
Last push: 2026-08-17T12:12:05+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 5974, "days_push": 16, "days_rel": 19, "gap_med": 5, "n_releases_24m": 24}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7832, forks 1183 (observed 2026-08-28T04:10:05.500090+00:00)

## What it is
Adminer is a full-featured database management tool written in PHP that ships as a single deployable file. It supports MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, and more via plugins, offering browsing, editing, SQL execution, and export through a web interface.

## Use cases
- manage mysql databases from a browser
- lightweight phpmyadmin alternative
- browse and edit postgresql tables
- run sql queries against sqlite
- export database schema and data to sql or csv
- quickly deploy a db admin tool on a server

## When to choose
- you need a zero-install, single-file database admin UI
- you work with multiple database engines and want one tool
- you want a lightweight alternative to phpMyAdmin

## When to avoid
- you need a heavy-duty DBA suite with advanced monitoring
- you cannot run PHP on your server
- you require multi-user access control out of the box

## 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: database-administration, single-file, phpmyadmin-alternative, sql-client, web-based, web-server

## Member repositories
- vrana/adminer (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:05.500090+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:34:02.863788+00:00, confidence not recorded.
  - readme: https://github.com/vrana/adminer (fetched 2026-08-28T04:10:05.500090+00:00, sha 86d429d856c7)
  - homepage: https://www.adminer.org/ (fetched 2026-08-29T08:31:30.691885+00:00, sha 8b07278476f2)
  - site_page: https://www.adminer.org/en/tips (fetched 2026-08-29T08:31:30.701464+00:00, sha 1760712f634a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
