@micahlt0Today I migrated the database for my Material You-inspired dashboard to a MySQL instance hosted on my work's server. First time working with MySQL and I can say I've been pleasantly surprised. Performance is really good and the syntax is very easy to understand! Also moved from terrible auth based on environment variables to SQL-based token auth 🥳