{
  "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": 182,
  "pageCount": 186,
  "prevPage": 181,
  "nextPage": 183,
  "slideType": "other",
  "function": "present_framework",
  "density": "sparse",
  "nDataPoints": 0,
  "notes": "The slide uses a tree-based diagram to show how non-leaf index pages point to leaf pages, which in turn point to actual data rows (clustered) or primary key values (secondary).",
  "elementsJson": null,
  "metadataConfidence": 0.9,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/182",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-182",
  "components": [
    {
      "bbox": {
        "h": 0.6,
        "w": 0.7,
        "x": 0.15,
        "y": 0.25
      },
      "kind": "diagram",
      "text": "Clustered index / Primary Key Index vs Secondary index structure",
      "attrs": null,
      "subkind": "process",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "5cdcff6c-59ba-4a53-8384-607554f38479",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.2,
        "w": 0.1,
        "x": 0.03,
        "y": 0.35
      },
      "kind": "other",
      "text": "Non-leaf index pages",
      "attrs": null,
      "subkind": "annotation",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "91058f47-e34e-4ad6-868b-648748dbcbed",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.2,
        "w": 0.1,
        "x": 0.03,
        "y": 0.65
      },
      "kind": "other",
      "text": "Leaf index pages",
      "attrs": null,
      "subkind": "annotation",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "cfaa5c81-985b-407f-8b06-f507aeb1c711",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.05,
        "w": 0.52,
        "x": 0.24,
        "y": 0.16
      },
      "kind": "title",
      "text": "Standard Segment Types",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "74a3081e-a293-485f-85d2-7302276bd894",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [],
  "frameworks": [
    {
      "name": "B-Tree Index Structure",
      "slug": null,
      "matchId": "f0187c99-3958-4202-8d4a-99f2d51b04ca",
      "evidence": "Visual representation of index pages and leaf nodes",
      "confidence": 0.9
    }
  ],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}