Adminer logo

Adminer

Website

Single-file PHP database management tool

7.5k stars 1.2k forks last commit first released

Actively maintained

Last commit 24 Jul 2026.

Adminer screenshot

Adminer is a lightweight, full-featured database management application written in PHP and distributed as a single deployable file. It provides a web UI for administering many SQL databases and can be extended via plugins for additional backends.

Key Features

  • Single-file deployment for quick setup on existing PHP hosting
  • Supports MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, and Oracle
  • Create and manage databases, tables, columns, indexes, views, triggers, routines, and events (DB-dependent)
  • Browse and edit data with filtering, sorting, aggregation, and pagination
  • SQL command execution from an input field or uploaded file
  • Export structure and data (for example to SQL or CSV)
  • Schema visualization with foreign-key relationships
  • Pluggable architecture (for example Elasticsearch, MongoDB, ClickHouse, Firebird, IMAP)
  • Adminer Editor variant for simpler end-user data manipulation

Use Cases

  • Quick, on-demand database administration on shared hosting or servers
  • Lightweight alternative to heavier web database tools for routine operations
  • Controlled end-user data editing via Adminer Editor and customizations

Limitations and Considerations

  • Exposing Adminer publicly increases risk; restrict access (network controls or additional authentication) and keep it updated

Adminer is well-suited for teams and individuals who want a small, fast web-based database UI without a complex installation. Its broad database support and plugin system make it flexible for many environments while remaining easy to deploy.

Categories:

Tags:

Tech Stack:

Share:

Similar to Adminer

phpMyAdmin logo

phpMyAdmin

Web-based administration interface for MySQL and MariaDB

7.9k
3.6k
Last commit

phpMyAdmin is a PHP-based web interface to manage MySQL and MariaDB databases, including schema changes, user privileges, import/export, and SQL execution.

GPL-2.0Actively maintained
Alternative to:
MySQL Workbench logo
MySQL Workbench
+10
Datasette logo

Datasette

Explore and publish SQLite data as a web UI and JSON API

11.3k
886
Last commit

Open source tool to publish SQLite databases as an interactive website with a JSON API, with a powerful plugin system for search, auth, and customization.

Apache-2.0Actively maintained
Alternative to:
Directus Cloud logo
Directus Cloud
+10
Mathesar logo

Mathesar

Open-source spreadsheet-like UI for PostgreSQL databases

5.1k
484
Last commit

Self-hosted web app that provides a spreadsheet-like interface to view, edit, query, and manage PostgreSQL data with native Postgres role-based access control.

GPL-3.0Actively maintained
Alternative to:
Mathesar Cloud logo
Mathesar Cloud
+7
CloudBeaver logo

CloudBeaver

Web-based database manager for SQL and NoSQL data sources

5k
548
Last commit

CloudBeaver is an open-source, web-based database manager for teams, offering a browser SQL editor, data browsing/editing, and administration for many databases.

Apache-2.0Actively maintained
Alternative to:
DBeaver Cloud logo
DBeaver Cloud
+11
pgAdmin 4 logo

pgAdmin 4

Web and desktop administration and development for PostgreSQL

3.7k
876
Last commit

pgAdmin 4 is an open source web and desktop GUI for administering and developing PostgreSQL databases, including query tooling, object management, and maintenance tasks.

Actively maintained
Alternative to:
JetBrains DataGrip logo
JetBrains DataGrip
+10

DbGate

Cross-platform SQL & NoSQL database manager

7.2k
443
Last commit

Open-source, cross-platform database client for SQL and NoSQL engines (MySQL, PostgreSQL, SQL Server, MongoDB, Redis, SQLite, etc.), available as desktop apps, web app and Docker.

GPL-3.0Actively maintained
Alternative to:
DataGrip logo
DataGrip
+10