This repository has been archived on 2026-09-07 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
dedf3928b0f0586bf56c4a92a3a585506077f3af
This repository is being archived. Point readers at the standard-library or community package that replaces it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Important
This repository is archived and no longer maintained.
The string-DSL parser is regex-based and cannot correctly handle chained
ON/WHEREclauses. Method-chain query builders solve the same problem without parsing.Use instead:
Sqimple
A Go library to simplify building typical SQL queries for CRUD applications.
License
See LICENSE.md
Languages
Go
100%