SQL to Go Struct Converter
Paste your CREATE TABLE statements to instantly generate idiomatic Go struct definitions with customizable naming rules.
Paste the SQL CREATE TABLE statements you want to convert into Go structs.
MySQL
Auto Detect
json: snake_case
Output appears here...