blue-jay / blueprint

Blueprint for your next web application in Go.
https://blue-jay.github.io/
MIT License
482 stars 77 forks source link

How about using GORM? #72

Closed gintsgints closed 6 years ago

gintsgints commented 6 years ago

I would recomend using GORM for database management. https://github.com/jinzhu/gorm

josephspurrier commented 6 years ago

Yeah, GORM is not a bad way to go. There is documentation available on how to integrate it: https://github.com/blue-jay/blueprint/wiki/Use-Gorm-with-Blueprint