survivorbat

Maarten

survivorbat

Dev Engineer at 🦁🌈

https://github.com/ing-bank
The Netherlands
Joined October 2017

gorm-case

I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.

GoUpdated 5/26/2025

gorm-query-convert

I wanted to provide a map to a WHERE query and automatically convert queries to different operators if characters were present.

GoUpdated 5/26/2025

gorm-like

I wanted to provide a map to a WHERE query and automatically turn it into a LIKE query if wildcards were present, this plugin does just that.

GoUpdated 5/26/2025

gorm-deep-filtering

Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries

GoUpdated 5/26/2025

go-bumpy

Go-bumpy is a simple tool for bumping the version of your go project based on Semantic Versioning. Not only does it look at existing tags in your repository, it also reads the version from your go.mod file to determine what the major version of your project is.

GoUpdated 5/1/2025