/sql-utils

Collection of MySQL functions, procedures and scripts that I find useful

BSD 2-Clause "Simplified" LicenseBSD-2-Clause

This is a collection of MySQL utilities I gathered over time. Some of them are
reusable, like `slug` or `transliterare`, while the others not, but serve as a
good example for similar situations.