Pro@reddthat.com to Ask Hilarious ChaosEnglish · 8 days agoIs there is any easy GUI for SQLite/embedded-databases for Android and Linux?message-squaremessage-square1linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1message-squareIs there is any easy GUI for SQLite/embedded-databases for Android and Linux?Pro@reddthat.com to Ask Hilarious ChaosEnglish · 8 days agomessage-square1linkfedilink
minus-squaresplinterAlinkfedilinkEnglisharrow-up2·8 days agoYour best bet is a web “app”, like https://sqliteviewer.app/ You could also easily get an LLM like Claude or Gemini Pro to write something similar if you had specific requirements. It’s pretty simple so a HTML+JS solution is likely enough and it will run on anything in your browser.
Your best bet is a web “app”, like https://sqliteviewer.app/
You could also easily get an LLM like Claude or Gemini Pro to write something similar if you had specific requirements. It’s pretty simple so a HTML+JS solution is likely enough and it will run on anything in your browser.