vrana/adminer
Database management in a single PHP file observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 5974
- days_rel: 19
- days_push: 16
- n_releases_24m: 24
Adoption not part of the score
7832 stars · 1183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity stable
database gui web-framework databases web-development developer-tools self-hosted php self-hosted cross-platform database-administration single-file phpmyadmin-alternative sql-client web-based web-server
3 sources
- readme: https://github.com/vrana/adminer · fetched 2026-08-28 · 86d429d856c7
- homepage: https://www.adminer.org/ · fetched 2026-08-29 · 8b07278476f2
- site_page: https://www.adminer.org/en/tips · fetched 2026-08-29 · 1760712f634a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vrana/adminer | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem