SQLBoiler is a 'database-first' ORM generator for Go. It inspects your database schema and produces Go code for models and query builders, letting you interact with your data using type-safe Go constructs.
Generate a Go ORM tailored to your database schema.
Go developers who want to avoid boilerplate when interacting with their SQL databases and prefer a schema-driven approach.
Not enough data yet. Star history will appear after a few days of tracking.