add mgx module reference to the readme file
This commit is contained in:
committed by
Jack Christensen
parent
42d327f660
commit
9567297815
@@ -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.
|
Type safe and flexible package for scanning database data into Go types.
|
||||||
Supports, structs, maps, slices and custom mapping functions.
|
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).
|
||||||
|
|||||||
Reference in New Issue
Block a user