Transaction | setup own server

The direct database port of Supabase does actually support transactions. I could set up a server environment with a Postgres library to enable direct access to the Postgres database and perform transactions. Do you happen to have any recommendations for a tool that could assist me with this, (in the context of the flutter application)?
Was this page helpful?