go-blueprint
go-blueprint copied to clipboard
No ORM's
As go-blueprint adds more features and expands into DB layers, I am going to make the decision to not include an ORM. The reason being:
- ORM's can be opionated
- Majority should know SQL > a particular ORM
- Not to bloat the CLI with too many options that can cause a worse user experience