|
sqlc
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Generate type safe Go from SQL |
||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 1.30.0@0 | Tracked Since: Dec 27, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @sqlc_dev | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: sql code-generation go type-safety database | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install sqlc | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: sqlc is a command-line tool that generates type-safe Go code from SQL queries. It parses SQL files and produces Go interfaces and structs that match your database schema, ensuring compile-time safety and reducing runtime errors. This approach eliminates the need for manual mapping and provides a more reliable way to interact with databases in Go applications. |
||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||
|