This tool will generate a Go struct with the table names from your Supabase project.
npm install -g supabase-go-tables
npx supabase-go-tables
// make sure you are in the root folder where .env file is present
`SUPABASE_URL` and `SUPABASE_ANON_KEY` should be present in .env file
Output