|
sqlboiler
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Generate a Go ORM tailored to your database schema |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: golang orm code-generation database sql | |||||||||||||||||||||||||
| Install: brew install sqlboiler | |||||||||||||||||||||||||
|
About: SQLBoiler is a code generation tool that creates idiomatic Go code based on your database schema. It generates models, queries, and relationships that integrate with the popular ORM features while maintaining type safety and performance. This tool eliminates boilerplate code and helps developers interact with SQL databases using Go's native patterns. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|