dbq icon indicating copy to clipboard operation
dbq copied to clipboard

Zero boilerplate database operations for Go

Results 1 dbq issues
Sort by recently updated
recently updated
newest added

For JSON columns, give option to unmarshal to map[string]interface{} or custom object. **v3 Relations** 1. If struct contains field which is struct (pointer or concrete), then fetch. 2. If struct...