{"id":"mysql-mysql-server","name":"mysql-server","af_score":32.2,"security_score":54.5,"reliability_score":45.0,"what_it_does":"MySQL server software for running a relational database that supports SQL queries, transactions, indexing, and replication (depending on configuration).","best_when":"You need a widely supported relational database and can manage MySQL server deployment, configuration, backups, and security hardening.","avoid_when":"You cannot ensure operational security (networking, authentication, patching) or you only need lightweight embedded storage without a running database service.","last_evaluated":"2026-03-30T13:23:42.225000+00:00","has_mcp":false,"has_api":false,"auth_methods":["MySQL user accounts (username/password)","Authentication plugins (varies by MySQL version/config)"],"has_free_tier":false,"known_gotchas":["SQL statements are stateful; retries may duplicate writes unless the operation is idempotent or wrapped safely","Connection setup/teardown and timeouts can affect agent-driven workflows","Schema changes/migrations require careful ordering to avoid breaking dependent queries","Use of least-privilege DB accounts is critical to prevent agents from performing destructive operations"],"error_quality":0.0}