Using Supabase pooler connection method

Hi everyone,

I want to use Supabase with its pooler connection method, and its Realtime features.

I did it with Weweb SQL plugin but it’s not recommended to make a public web project with this plugin, and it’s doesn’t seem to be possible with the Supabase native plugin.

So please I wanna know if it’s possible to do this by any mean.

Thanks.

Hi Tom,

I’m not sure about the pooler method but for realtime you can read more in our docs:

Don’t use the SQL method, it’s not secure.