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?

EDIT: Thanks all for suggestions, looks like what I am looking for is just a regular web app however simple I might think it is, there is near 0% chance I can just grab something off the internet and use it in this case.

  • tun@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    2 months ago

    Not for OP.

    I usually use Adminer instead of phpMyAdmin.

    Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQLMariaDBPostgreSQLSQLiteMS SQLOracleElasticsearch,  MongoDB and others via plugin