Make database external

Hey @webmasterq !

In this case, I would recommend using HTTP-requests which makes you able to expose an endpoint to your site and query the said database!
We’ve recently released an example that shows that exactly - Exposing API .

I hope that helps!

Doron.