Adminer
Sign in to saveAlso known as phpMinAdmin
веб-интерфейс для управления базой данных в виде одного PHP файла
Source code
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.
Excerpt from the source-code README · 1,143 chars · not written by Vinony
Wikidata facts
- Instance of
- free software
- Official website
- www.adminer.org
- Image
- Adminer02.png
- Has use
- database
Show 10 more facts
- writable file format
- tab-separated values
- programmed in
- PHP
- copyright license
- Apache License
- software version identifier
- 5.4.2
- inception
- 2007-07-11
- operating system
- Unix-like operating system
- compatible with
- MongoDB
- Commons category
- Adminer
- source code repository URL
- github.com/vrana/adminer
- readable file format
- tab-separated values
via Wikidata · CC0
Article · Русский
Adminer (бывший phpMinAdmin) — это легковесный инструмент администрирования MySQL, PostgreSQL, SQLite, MS SQL и Oracle. Проект родился как «облегчённый» вариант phpMyAdmin. Распространяется на условиях Apache license в форме одиночного PHP-файла размером около 380 KB, который является результатом компиляции исходных php- и js-файлов с помощью специального PHP-скрипта. Первая версия Adminer'а была выпущена 25 июля 2007 года. Несмотря на свою легковесность этот скрипт поддерживает практически все возможности phpMyAdmin/phpPgAdmin и других аналогичных инструментов.
Abstract from DBpedia / Wikipedia · CC BY-SA