Skip to content

vrana/adminer

Folders and files

NameName
Last commit message
Last commit date
Apr 17, 2025
Apr 24, 2025
Apr 7, 2025
Apr 17, 2025
Apr 18, 2025
Apr 18, 2025
Apr 24, 2025
Mar 5, 2025
Feb 19, 2025
Mar 31, 2025
Mar 15, 2025
Apr 24, 2025
Mar 23, 2025
Feb 19, 2025
Feb 6, 2021
Apr 3, 2025
Mar 23, 2025
Apr 13, 2025
Mar 28, 2025
Mar 26, 2025
Apr 15, 2025
Mar 20, 2025
Apr 17, 2025
Apr 17, 2025
Apr 24, 2025
Mar 25, 2025

Repository files navigation

Adminer

Adminer is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server. Adminer Editor offers data manipulation for end-users.

Official Website

Features

  • Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
  • Plugins for: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
  • Requirements: PHP 5.3+ (compiled file), PHP 7.4+ (source codes)

Screenshot

Table structure

Installation

If downloaded from Git then run: git submodule update --init

  • adminer/index.php - Run development version of Adminer
  • editor/index.php - Run development version of Adminer Editor
  • editor/example.php - Example customization
  • compile.php - Create a single file version
  • lang.php - Update translations
  • tests/*.html - Katalon Recorder test suites

Plugins

There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.