The regex [,-.]
pboyd.io/posts/comma-dash-dotЯ ещё так никогда не удивлялся регулярному выражению
5 Ways to Write a Go Database Model
pboyd.io/posts/5-ways-to-write-a-go-database-modelChoosing the right tools to write a database model in Go can be overwhelming. This post describes the various approaches.