Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrana/adminer
Database management in a single PHP file
https://github.com/vrana/adminer
database mysql php postgresql sqlite
Last synced: 4 days ago
JSON representation
Database management in a single PHP file
- Host: GitHub
- URL: https://github.com/vrana/adminer
- Owner: vrana
- Created: 2010-04-25T08:30:07.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T09:56:32.000Z (6 months ago)
- Last Synced: 2024-10-20T09:46:14.708Z (about 2 months ago)
- Topics: database, mysql, php, postgresql, sqlite
- Language: PHP
- Homepage: https://www.adminer.org/
- Size: 7.91 MB
- Stars: 6,242
- Watchers: 241
- Forks: 1,078
- Open Issues: 53
-
Metadata Files:
- Readme: readme.txt
- Changelog: changes.txt
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - adminer - Database management in a single PHP file (PHP)
- php-awesome - Adminer - 单文件 MySQL 管理客户端 (类库 / 数据库)
- StarryDivineSky - vrana/adminer
- stars - adminer
- stars - adminer
README
Adminer - Database management in a single PHP file
Adminer Editor - Data manipulation for end-usershttps://www.adminer.org/
Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB, SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
Requirements: PHP 5+
Apache License 2.0 or GPL 2adminer/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 suiteIf downloaded from Git then run: git submodule update --init