{
  "docId": "019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "docSlug": "jarvis-mysql-pitch-deck",
  "documentTitle": "MYSQL Pitch Deck",
  "authorId": "mysql-pitch-deck",
  "authorName": null,
  "documentKindSlug": "pitchdeck",
  "documentKindLabel": "Pitch deck",
  "sourceTypeSlug": "investor_relations",
  "sourceTypeLabel": "Investor relations",
  "presentationDate": null,
  "orientation": null,
  "aspectRatio": null,
  "pageNumber": 174,
  "pageCount": 186,
  "prevPage": 173,
  "nextPage": 175,
  "slideType": "solution",
  "function": "present_solution",
  "density": "balanced",
  "nDataPoints": 1,
  "notes": null,
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/174",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-174",
  "components": [
    {
      "bbox": {
        "h": 0.35,
        "w": 0.85,
        "x": 0.08,
        "y": 0.25
      },
      "kind": "list",
      "text": "MySQL supports many sites that need high reliability. This is done by \"mirroring\" the data to many machines. The single Master logs all SQL commands that update data. Slaves connect to the master or another slave to read, and rerun the updates.",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "24987e21-b6d8-488b-90f1-c23827705a15",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.2,
        "w": 0.85,
        "x": 0.08,
        "y": 0.6
      },
      "kind": "list",
      "text": "Examples of users are: Yahoo, Slashdot.org, Mobile.de (used car broker, over 300M page views/month)",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "db1542dd-583f-4747-bc2f-609e8aa6070d",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.05,
        "w": 0.66,
        "x": 0.17,
        "y": 0.155
      },
      "kind": "title",
      "text": "High Availability by Replication",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "1a6baf71-f2a8-44f1-b603-865eab4823dc",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}