Edge function to fetch data and update DB
Hello.
I'm mainly a front-end dev so I have less experience with databases/servers.
Is it possible to run an edge function, let's say, once/hour and fetch some data and update some collumns in my the database?
Is that a good practice?
I'm mainly a front-end dev so I have less experience with databases/servers.
Is it possible to run an edge function, let's say, once/hour and fetch some data and update some collumns in my the database?
Is that a good practice?