PHP DB Admin
p/php-db-admin
Lightweight DB admin for MySQL, PostgreSQL with AI
0 reviews1 follower
Start new thread
trending

PHP DB Admin - Lightweight DB admin for MySQL, PostgreSQL with AI

php-db-admin is an open-source database admin UI that works with MySQL, PostgreSQL, and SQLite. It's designed as a modern alternative to phpMyAdmin and Adminer — lighter than the former, more featured than the latter. Key features: - Supports MySQL, PostgreSQL, and SQLite - AI assistant for writing and explaining SQL queries - Single Docker command to get started - No build steps — drop it into any PHP environment docker run --rm -p 8080:8080 ghcr.io/uplucid/php-db-admin:latest