You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightweight Go DB Helper for PostgreSQL A reflection-based helper package for PostgreSQL in Go. Supports dynamic table creation from struct models, custom SQL generation, inserts with foreign key resolution, and flexible metadata-driven constraints.