Go Fiber + SQLx

Опубликовано: 12 Май 2025
на канале: Ben Davis
13,783
339

The data layer is not the most exiting part of the backend, but its one of the most important. Today I'm going over some implementation details for using raw MySQL in a GoLang Fiber backend, using the SQLx package, as well as some of my thoughts.

JOIN THE DISCORD:   / discord  
PROJECT GITHUB: https://github.com/bmdavis419/svelte-...
SQLX: http://jmoiron.github.io/sqlx/

my stuff
insiderviz: https://www.insiderviz.com
twitter:   / benjamin41902  

#golang #programming #sql