iiRecord
Agentic AI Atlas · Managed MySQL
stack-part:managed-mysqla5c.ai
II.
StackPart JSON

stack-part:managed-mysql

Structured · live

Managed MySQL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-parts/stack-parts-data.yamlCluster · domain
Record JSON
{
  "id": "stack-part:managed-mysql",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/stack-parts-data.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Managed MySQL",
    "category": "data-store",
    "description": "Managed MySQL/MariaDB engine offering (RDS MySQL, Cloud SQL MySQL,\nPlanetScale).\n",
    "relatedStackParts": [
      "stack-part:relational-database"
    ]
  },
  "outgoingEdges": [
    {
      "from": "stack-part:managed-mysql",
      "to": "platform-service:aws-rds",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:managed-mysql",
      "to": "platform-service:gcp-cloud-sql",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:managed-mysql",
      "to": "platform-service:railway-database",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:aws-rds",
      "to": "stack-part:managed-mysql",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:aws-rds",
      "to": "stack-part:managed-mysql",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:gcp-cloud-sql",
      "to": "stack-part:managed-mysql",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:gcp-cloud-sql",
      "to": "stack-part:managed-mysql",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-mysql",
      "to": "stack-part:managed-mysql",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}