{"id":"drud-ddev-dbserver-mysql-8-0","name":"ddev-dbserver-mysql-8.0","homepage":"https://hub.docker.com/r/drud/ddev-dbserver-mysql-8.0","repo_url":"https://hub.docker.com/r/drud/ddev-dbserver-mysql-8.0","category":"databases","subcategories":[],"tags":["ddev","mysql","database","docker","dev-environment"],"what_it_does":"Provides a DDEV database container/image for running MySQL 8.0 locally or in CI/dev environments via DDEV. Intended to be used as part of a DDEV-managed stack rather than as a standalone database service with an application-facing API.","use_cases":["Local development with DDEV and a MySQL 8.0 database","Testing apps against MySQL 8.0-compatible behavior","Ephemeral CI/dev environments that need a predictable MySQL version"],"not_for":["Serving database traffic directly to external production clients","Use as a hosted managed database with SLAs","Workloads requiring hosted backups, automated scaling, or enterprise security features"],"best_when":"You use DDEV to orchestrate containers and want a consistent MySQL 8.0 environment for development/testing.","avoid_when":"You need a network/API service with rate limiting, auth, or a cloud-style managed database interface.","alternatives":["Docker official mysql:8.0 image used directly","Other DDEV DB server packages for different MySQL/MariaDB versions","Managed MySQL services (e.g., AWS RDS/Aurora, GCP Cloud SQL) for non-local environments"],"af_score":26.8,"security_score":38.5,"reliability_score":30.0,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:28:09.121080+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Database authentication via MySQL users/credentials configured in container/env (e.g., root/user/password as supported by DDEV)"],"oauth":false,"scopes":false,"notes":"Auth is handled by MySQL itself (database usernames/passwords), not by an external API layer."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No hosted pricing model is implied; it is a self-hosted/containerized development component."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":26.8,"security_score":38.5,"reliability_score":30.0,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":20.0,"auth_strength":55.0,"scope_granularity":30.0,"dependency_hygiene":45.0,"secret_handling":40.0,"security_notes":"As a database container, security depends on how it is configured and network-exposed by DDEV (typically local-only). TLS/in-transit protection, least-privilege DB users, and secret handling are not guaranteed by this package alone; they rely on DDEV/environment configuration.","uptime_documented":0.0,"version_stability":55.0,"breaking_changes_history":35.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["No programmatic API/MCP surface for an agent; interaction is via container orchestration and MySQL protocol","Configuration (users/passwords, networking, volumes) must be correct for the DDEV stack; agents may fail without reading DDEV-specific conventions"]}}