liteadmin: A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.
SMRTR summary
LiteAdmin is a self-hostable SQLite browser and editor inspired by phpMyAdmin, built with PHP and requiring no build step or toolchain. It offers a Monaco SQL editor, query analyzer, schema builder, table diffing, migration SQL generation, and maintenance tools. It supports Docker, apt install on Debian/Ubuntu, and both server-side (PDO) and in-browser (sql.js/WASM) database connections.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article