[
  {
    "title": "RFC 4648: The Base16, Base32, and Base64 Data Encodings",
    "url": "https://www.rfc-editor.org/rfc/rfc4648.html#section-4",
    "accessed": "2026-07-25",
    "supports": "Base64 grouping of three input octets into four output characters and final padding",
    "does_not_support": "the private payload, schema, or failure"
  },
  {
    "title": "MySQL 8.4 Reference Manual: Data Type Storage Requirements",
    "url": "https://dev.mysql.com/doc/refman/8.4/en/storage-requirements.html#data-types-storage-reqs-strings",
    "accessed": "2026-07-25",
    "supports": "the representative TEXT byte capacity and distinctions among variable-length string types",
    "does_not_support": "the historic column declaration or the correct storage architecture"
  }
]
