소스 검색

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…
취소
저장