I have a NodeJS website that takes about 6 seconds to complete some basic select queries. I'm no MySQL expert and I'm not exactly sure why this is occuring.
I wanted to know where I could get help some help on my issue and how is the best way I go about doing this. I think it has to do with query optimization or my Sequelize optimization.
Does anyone have some good recommendations for companies/experts that help people with this kind of stuff? And how go I go about getting help on an issue like this in the safest way possible? I'd reckon I'd need to give them access to the backend and database, areas I'm hesitant to let just anyone have access to.
Thanks for the help!
โ11-06-2020 06:32 AM
I also have the same problem as you
โ12-09-2020 02:19 AM