mirror of
https://github.com/vrana/adminer.git
synced 2025-12-27 02:40:46 +01:00
ff0fe92c0026c21c834ada4cec2307efdcdcedf9
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.
- Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
- Plugins for: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
- Requirements: PHP 5.3+
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 customizationplugins/readme.txt- Plugins for Adminer and Adminer Editoradminer/plugin.php- Plugin demoadminer/sqlite.php- Development version of Adminer with SQLite allowededitor/sqlite.php- Development version of Editor with SQLite allowedadminer/designs.php- Development version of Adminer withadminer.cssswitchercompile.php- Create a single file versionlang.php- Update translationstests/*.html- Katalon Recorder test suites
Languages
PHP
67.9%
CSS
22.2%
HTML
7.7%
JavaScript
2.2%
