Bruno Pedro's public notes


Found at “Open-sourcing SQX, a way to build flexible database models in Go - Stytch” on 2023-09-02 20:53:42 +02:00.

Mapping between database rows and in-memory structs can be difficult. The SQX library is a powerful tool that simplifies the process of creating flexible database interfaces.