ankan-withadream / kiGo

Go server to interact with people's feelings and help them feel better :)
https://ki-go.vercel.app
0 stars 1 forks source link

Need to integrate a database ORM #14

Open ankan-withadream opened 2 months ago

ankan-withadream commented 2 months ago

After DB is integrated, we need to integrate a ORM to handle DB operations.

ama3it commented 2 months ago

Gorm is vastly used ORM in Golang https://gorm.io/index.html