Key highlights:
- Field, boolean, one-of expressions
- Schema validation
- Easy integration with github.com/Masterminds/squirrel or directly with SQL drivers
- Struct matching: reflection-based (slower, but works immediately) or via code generation (faster)
I still have plenty of enhancements planned (tracked in the project's issues), but DumbQL is already quite usable. Feedback and contributions are very welcome!