Hello, I am looking for a FOSS frontend for simple DB app.

Use case:

  • Let’s have a simple DB in MySQL
  • I want the user to be able to browse via views
  • Create new inserts via some forms

Does something like that exist?

  • doeknius_gloek@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    I don’t understand - you want a layer to hide database internals but also a web app that “is only the db itself”?

    • TimeSquirrel@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      Sounds like a web based spreadsheet. Being able to insert and edit data using friendly web forms but not needing to know SQL commands.