this is the reason why I chose upper/db over pgx/sqlc for my current cockroachdb side project
while upper/db is not as type safe, with proper testing infrastructure, it felt most similar to django due to its simplicity/composability/query building support
i'm also excited to see how upper/db grows after generics land in Go later this year
while upper/db is not as type safe, with proper testing infrastructure, it felt most similar to django due to its simplicity/composability/query building support
i'm also excited to see how upper/db grows after generics land in Go later this year
https://github.com/upper/db
https://upper.io/