sqlite-web: Web-based SQLite database browser written in Python
Submitted 10 months ago by mac@programming.dev to programming@programming.dev
https://github.com/coleifer/sqlite-web
Submitted 10 months ago by mac@programming.dev to programming@programming.dev
https://github.com/coleifer/sqlite-web
lemmyvore@feddit.nl 10 months ago
In case anybody else is confused: the Python runs on the backend, you give it an sqlite file as argument and it spawns a web-server that serves a MVC CRUD interface for that file.
key@lemmy.keychat.org 10 months ago
Thanks. Title had me imagining some grotesque monstrosity of webassembly