sqlite-web: Web-based SQLite database browser written in Python

submitted by

github.com/coleifer/sqlite-web

0
0

Log in to comment

0 Comments

Comments from other communities

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.

 
10

Thanks. Title had me imagining some grotesque monstrosity of webassembly

 
7


Insert image