Hi,
Theoretically as long as you perform only “reads” on the database it should be fine.
You will however need to make sure that you do not overload your database with the queries as that would then lead to connection issues from Strapi’s end.
Hi,
Theoretically as long as you perform only “reads” on the database it should be fine.
You will however need to make sure that you do not overload your database with the queries as that would then lead to connection issues from Strapi’s end.