mirror of
https://github.com/vrana/adminer.git
synced 2026-02-08 15:47:47 +01:00
04473a21c8bb6024e4813c2b7fbfc166a5db4e21
* ClickHouse: Fix warning on empty tables Warning: reset() expects parameter 1 to be array, null given * ClickHouse: Show correct error message * ClickHouse: add CTE support + allow whitespace at the beginning of the query * ClickHouse: set default format
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.
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
Installation
If downloaded from Git then run: git submodule update --init
adminer/index.php- Run development version of Adminereditor/index.php- Run development version of Adminer Editoreditor/example.php- Example customizationcompile.php- Create a single file versionlang.php- Update translationstests/*.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.
Languages
PHP
68.2%
CSS
22%
HTML
7.6%
JavaScript
2.2%
