dbsupabase

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 2 Imported by: 0

README

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.

togo install togo-framework/db-supabase

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

Documentation

Overview

Package dbsupabase registers the pgx Postgres driver so togo's ORM can talk to Postgres / Supabase. Set DB_DRIVER=pgx and DATABASE_URL to your connection string. Install: `togo install togo-framework/db-supabase`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL