Hello Guys,
Hope you are doing great!
I have created a Dashboard which is working fine.T he database for that is currently a google sheet which is connected to the app through url so my spreadsheet is public the app is hosted on render.
Now I want better solution for that like maybe sql database which is also protected and the main thing is I have to update(write) that database daily bases but the data will ultimately come from excel sheet. I have never created a sql database and don’t even know will it be better with current spreadsheet method.
Also how to host that database what are cost efficient methods available.
Can I automate that database write entry from excel sheets.
Thanks!