# PostgreSQL Optimization

PostgreSQL quick reference: B-tree/GIN/BRIN index selection, data type cheat sheet, Row Level Security patterns, connection pooling, and Supabase-specific best practices.

## Manifest

```json
{
  "name": "PostgreSQL Optimization",
  "description": "PostgreSQL quick reference: B-tree/GIN/BRIN index selection, data type cheat sheet, Row Level Security patterns, connection pooling, and Supabase-specific best practices.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/postgres-patterns",
  "source_pin": null,
  "manifest_hash": "f0193275b6e143df",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

