PocketSQL — keyboard-first SQL editor for the small screen
lukacasey's lightweight web UI and API for running ad-hoc queries against MariaDB/MySQL, built around the uConsole's screen, keyboard and ARM64 footprint.
What it takes
- Software only
Difficulty 1 of 3 — easy.
Details
Written because no SQL editor worked well on the uConsole: a .NET backend (PocketSqlApi) with a Node.js front end (PocketSqlUI) — clone from GitHub, dotnet restore and npm install, then database credentials in appsettings.json. It targets MariaDB and MySQL, keeps the interface compact and drives everything from the keyboard, which matters when the trackball is your only pointer. Development resumed in July 2026 with browsing of stored procedures and views.
Links
Open at Forum thread- GitHubRepository





