cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

MySQL optimization, advice on how to get help

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!

AurturoJane
Member
1 REPLY 1

I also have the same problem as you