togo-framework/db-supabase

db-supabase

Postgres/Supabase driver for togo ORM

db-supabase

Postgres / Supabase database driver for togo. Blank-importing it registers the pgx driver so the ORM speaks Postgres. Set DB_DRIVER=pgx and DATABASE_URL to your Supabase/Postgres connection string.

bash
togo install togo-framework/db-supabase

Pairs with supabase (custom image + stack) and plugin-auth-supabase.