cruder is a tool to generate code for Create, Read, Update, Delete functions from a Go struct. It supports multiple generators which currently are: Functions that can be generated are: - Create: Adds ...