Go factories for some common things which I use.
- Database (sqlx + mysql & pq) + utility functions
- Database query profiler for Stdout or Memory ([]string)
- Sonyflake ID generator for uint64 ids
Written by @TitPetric and licensed under the permissive WTFPL.