Explorar el Código

Merge pull request #596 from mikaelz/patch-1

Added Adminer
pull/525/merge
Jose Diaz-Gonzalez hace 9 años
padre
commit
ddb7b707b1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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…
Cancelar
Guardar