Open justinclift opened 6 years ago
This thought keeps on re-occuring for me, as there are so many places that could really use a simple form (with form designer) for easy input and display of data.
We could probably do it after adding some kind of non-version-controlled backend, which we'll need for supporting write queries (eg INSERT, UPDATE) via the API.
Floated the idea on Twitter with one of our more active users there, who seemed to think the idea has merit:
https://twitter.com/sqlitebrowser/status/1306264316773978117
Just had an interesting thought. Wonder what it would take to create a basic form/layout editor, to make viewing / input / editing of records easier for databases?
It'd probably work well with an API system. eg A business could have their staff update records in the database via predefined forms, and the data could also be accessible via API.