{
  "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": 156,
  "pageCount": 186,
  "prevPage": 155,
  "nextPage": 157,
  "slideType": "product_demo",
  "function": "present_solution",
  "density": "balanced",
  "nDataPoints": 0,
  "notes": "Technical documentation slide for MySQL database internals.",
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/156",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-156",
  "components": [
    {
      "bbox": {
        "h": 0.6,
        "w": 0.8,
        "x": 0.12,
        "y": 0.25
      },
      "kind": "list",
      "text": "Used when porting old database application with a navigational (direct ISAM) interface\nAlso useful when you are doing a userinterface that navigates a lot of data\nThis interface gives \"Dirty\" reads (but no other MySQL commands are affected!)\nHANDLER table_name OPEN;\nHANDLER table_name READ index_name > (\"Banana\") LIMIT 10;\nHANDLER table_name READ index_name PREVIOUS;",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "bf273be8-62f4-4b5a-9f09-98f77479da85",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.06,
        "w": 0.72,
        "x": 0.14,
        "y": 0.16
      },
      "kind": "title",
      "text": "4.0: Handler (Navigation) Interface",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "acbe213a-9624-4759-aa29-640ecfacf052",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}