1
0
mirror of https://github.com/vrana/adminer.git synced 2025-09-16 09:02:07 +02:00
2025-03-10 19:09:56 +01:00
2025-03-10 19:09:56 +01:00
2025-03-10 18:51:28 +01:00
2025-03-08 06:13:18 +01:00
2025-03-05 13:31:50 +01:00
2025-02-19 15:13:46 +01:00
2025-02-19 11:16:44 +01:00
2025-03-10 18:51:28 +01:00
2025-03-07 07:44:26 +01:00
2025-03-10 09:09:09 +01:00
2025-02-19 11:16:46 +01:00
2025-03-07 07:56:35 +01:00
2025-02-23 17:07:01 +01:00
2025-03-07 19:42:21 +01:00

Adminer - Database management in a single PHP file
Adminer Editor - Data manipulation for end-users

https://www.adminer.org/
Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, MongoDB, Elasticsearch (plugin), SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
Requirements: PHP 5.3+

adminer/index.php - Run development version of Adminer
editor/index.php - Run development version of Adminer Editor
editor/example.php - Example customization
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
adminer/sqlite.php - Development version of Adminer with SQLite allowed
editor/sqlite.php - Development version of Editor with SQLite allowed
adminer/designs.php - Development version of Adminer with adminer.css switcher
compile.php - Create a single file version
lang.php - Update translations
tests/katalon.html - Katalon Automation Recorder test suite

If downloaded from Git then run: git submodule update --init
Description
No description provided
Readme 40 MiB
Languages
PHP 67.9%
CSS 22.2%
HTML 7.7%
JavaScript 2.2%