|
|
|
|
|
by misiti3780
3941 days ago
|
|
i recently starting experimenting with moving from python to go and for fun (for web development) and was surprised at the current available options for ORMs. even established frameworks like Revel seem like they are suggesting using raw sql queries still: https://revel.github.io/manual/database.html this is golang's Django i believe ? |
|