Package builder is a simple and powerful SQL query builder for Go, supporting conditions like Eq, Neq, Gt, Like, In, and custom expressions.
go get github.com/xormplus/builderNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Build a SELECT query with an equality condition.
Use the xorm core package for full SQL operations, or manually construct DML statements.
No dependency data recorded yet.