瀏覽代碼

Added Adminer

Missed Adminer which is a database manager in a single PHP file.
pull/596/head
Michal Zuber 9 年之前
父節點
當前提交
046e1fe52a
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -783,6 +783,7 @@ Libraries to help manage database schemas and migrations.
783 783
 * [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](http://redis.io/) databases.
784 784
 * [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - A web-based administration tool for PostgreSQL.
785 785
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
786
+* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
786 787
 * [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
787 788
 
788 789
 ## Infrastructure

Loading…
取消
儲存