Relatively new to Go, want to make a GraphQL API with gqlgen. I was wondering if I should use an ORM or not and how to handle database migrations.
Relatively new to Go, want to make a GraphQL API with gqlgen. I was wondering if I should use an ORM or not and how to handle database migrations.