GUI for Data Entry

TaRan 6 Reputation points
2022-02-01T21:06:51.327+00:00

Azure offers MySQL as a service. If I were to set up a MySQL database, does Azure also offer an app (maybe a web-facing PHP app) for data entry? Initial and large data uploads and management would happen via SQL on the backend, but does Azure offer an app that can connect to the MySQL database for easy data entry for non-code proficient users?

I am looking to set up a database that would eliminate the need for my coworkers to edit multiple Excel files to keep track of client data. I can manage the database through SQL fine, but they would need to have some user-friendly interface in which to input the data. I was thinking a PHP web page would work. Does Azure offer something like that? I know PHP, but it's been a while and I'm not sure if I could stand up something like that with my own coding skills.

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
115 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Wilson, TaRan (Avison Young - US) 20 Reputation points
    2023-02-09T16:29:55.42+00:00

    I did not ever find a solution. The project is still sitting in limbo at this time.