Adminer with some plugins according to my current taste. This project is initially a fork from @hmphu.
- Filters for databases, tables and selects.
- SQL commands logged into files per databases (in
sql/
) - My own and useful(less?) plugins ; select2, perfectscrollbar
make init
- Adapt the database servers in
private/servers.php
to suit your need. Seeprivate/servers.php.dist
- Run
index.php
in your browser.