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?
Hello, I am looking for a FOSS frontend for simple DB app.
Use case:
Does something like that exist?
Search for CRUD framework. They are available in many languages.