Laravel to Supabase is a bit slow. #28728
Unanswered
kennsecusana
asked this question in
Questions
Replies: 2 comments 1 reply
-
You should probably provide more context on what slow is. How you are accessing this (supavisor, direct connect, I assume not REST). Table size, query. |
Beta Was this translation helpful? Give feedback.
1 reply
-
++same; looking for more information |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day,
I hope this message finds you well. I am reaching out to seek your assistance with a performance issue related to my Laravel and Supabase connection. I have noticed that both in the development environment and in production, the response times are somewhat slow. Despite indexing the columns on the relevant table, even retrieving just two pieces of data without any conditions seems to be slow.
Could there be any additional configuration or settings that I might have overlooked? Your guidance would be greatly appreciated.
Thank you in advance for your help.
Best regards,
Kenn
Beta Was this translation helpful? Give feedback.
All reactions