sqlite-web: Web-based SQLite database browser written in Python - eviltoast
  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    9
    ·
    8 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.