Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
3.01k stars 193 forks source link

No ORM's #17

Open Melkeydev opened 8 months ago

Melkeydev commented 8 months ago

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:

pka420 commented 7 months ago

Please Let us add something like folder structure to handle: apis/ models/ db/ etc...

and NO ORM.