add `mgx` module reference to the readme file

windows-non-blocking-io
Ch. König 2023-02-17 13:58:36 +01:00 committed by Jack Christensen
parent 42d327f660
commit 9567297815
1 changed files with 4 additions and 0 deletions

View File

@ -151,3 +151,7 @@ Explicit data mapping and scanning library for Go structs and slices.
Type safe and flexible package for scanning database data into Go types.
Supports, structs, maps, slices and custom mapping functions.
### [https://github.com/z0ne-dev/mgx](https://github.com/z0ne-dev/mgx)
Code first migration library for native pgx (no database/sql abstraction).