lukasjarosch/genki

Integrate SqlBoiler

lukasjarosch opened this issue · 0 comments

Working with MySQL can be tedious. Sqlboiler generates an ORM given a schema definition. This ensures that the performance doesn't drop as much as with regular, reflection based, ORMs.

Integrate Sqlboiler and provide a makefile to aid regenerating the orm.