[I'm on the supabase team]<p>You can find the code/docs here: <a href="https://github.com/supabase/supavisor">https://github.com/supabase/supavisor</a><p>This release adds support for<p>- SQL Parsing<p>- Load balancing<p>- support for named prepared statement<p>- query cancellation<p>It's also now available on all new databases in Supabase. For some more background on scalability, we have some benchmarks available here:<p><a href="https://supabase.com/blog/supavisor-1-million">https://supabase.com/blog/supavisor-1-million</a>