SQLC – An ORM-Like Tool for Go
SQLC is an amazing Go program that generates Go code from SQL queries. While it's not technically an ORM, SQLC simplifies working with raw SQL, making it almost as easy as using an ORM.…
0 Comments
November 9, 2024