sqlh — SQL in Go without boilerplate: write CRUD in 50 lines
Summary
This article introduces sqlh, an open-source Go library that simplifies SQL development by cutting boilerplate in CRUD workflows. It positions the tool between raw database/sql usage, sqlx, and GORM, emphasizing generics-first APIs, transaction helpers, and support for common SQL patterns. It also highlights features such as Create, Insert, Get, List, Update, Delete, Set upserts, and iterator-based listing. The piece includes code examples, benchmark claims, and a roadmap toward a v1.0.0 release.
Classifications
industries
Retail
applications
E-Commerce & Retail
AskAI Classifications
Labels
Programming Languages
Developer Tools
Open Source Software
Linked Companies
Go
up to $1M