I need to populate my MySQL database (other databases can easily be considered) with data that is uploaded one row at a time by a large number of people from all over the country.
Is there a way this can be completed by an online browser based form or mobile app?
I’ve seen android SQL APIs and understand that this can be built into an app I could build but I as far as I can tell there aren’t any ready to use apps that would do this, or would it be simple to build?




