All activity
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

PHP DB AdminLightweight DB admin for MySQL, PostgreSQL with AI
Yusuke Kawabataleft a comment
Hey PH! 👋 I'm the creator of php-db-admin. I built this after repeatedly seeing developers ask for a phpMyAdmin-like UI for PostgreSQL — but nothing quite hit the sweet spot. phpMyAdmin treats PostgreSQL as an afterthought, and Adminer is great but too bare-bones for day-to-day use. So I built php-db-admin: a lightweight, open-source admin UI that supports MySQL, PostgreSQL, and SQLite — with...

PHP DB AdminLightweight DB admin for MySQL, PostgreSQL with AI
Yusuke Kawabataleft a comment
Hi PH! 👋 I built LowFat Apps because I run 5 Gmail tabs at once for multiple accounts. That alone was eating 1GB+ of memory. LowFat brought that down to ~300MB. If you're on a MacBook with 8GB RAM, you'll feel the difference immediately. So I stripped it down to the essentials: → Read, write, search — that's it → Server-rendered HTML (with preact) → ~60MB memory, deployed on Cloudflare Workers...

LowFat Apps5 Gmail tabs = 1GB RAM. LowFat fixes that. Open source.
LowFat is an open-source Gmail client that strips away
everything you don't need — no Meet, no Chat, no Tasks sidebar.
Just read, write, search, done.
Server-rendered on Cloudflare's edge (300+ cities, <50ms).
Self-host or use the hosted version.

LowFat Apps5 Gmail tabs = 1GB RAM. LowFat fixes that. Open source.
