Adminer
Full-featured database management tool
Adminer is a full-featured database management tool written in PHP that consists of a single file ready to deploy to the target server. It supports MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle, and through plugins: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, and IMAP systems.
Links:
- Home: https://www.adminer.org
- Source: https://github.com/vrana/adminer
- Docs: https://hub.docker.com/_/adminer/
TODO: Enable custom plugins via ADMINER_PLUGINS environment variable TODO: Consider mounting custom CSS themes for UI customization TODO: Create dedicated database network for secure database connections