010 GitHub stars
02Implements specialized field types including UUID, Decimal, and IntConstant
03Automates Go struct tag generation for columns, types, and constraints
04Manages smallint logic for boolean values to ensure database consistency
05Enforces snake_case naming for all database fields and JSONB sub-structs
06Supports public visibility tags for controlling API endpoint access