{"id":17208,"date":"2025-01-25T10:58:08","date_gmt":"2025-01-25T02:58:08","guid":{"rendered":"https:\/\/www.orczhou.com\/?p=17208"},"modified":"2025-02-06T15:06:50","modified_gmt":"2025-02-06T07:06:50","slug":"cloud-mysql-performance-on-oracle-cloud","status":"publish","type":"post","link":"https:\/\/www.orczhou.com\/index.php\/2025\/01\/cloud-mysql-performance-on-oracle-cloud\/","title":{"rendered":"Oracle Cloud HeatWave\u4e0a\u6258\u7ba1 MySQL \u7684\u6027\u80fd"},"content":{"rendered":"\n<p>\u4e00\u76f4\u4ee5\u6765\u90fd\u5728\u8f83\u4e3a\u7cfb\u7edf\u5bf9\u6258\u7ba1\u7684 MySQL \u8fdb\u884c\u6027\u80fd\u6d4b\u8bd5\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/cloud-database-performance-rds-mysql\/\">\u53c2\u8003<\/a>\uff09\uff0c\u672c\u6587\u8f83\u4e3a\u7cfb\u7edf\u5c06 Oracle Cloud \u4e0a\u6258\u7ba1 MySQL \u7684\u6027\u80fd\u8fdb\u884c\u5bf9\u6bd4\u5c55\u793a\uff0c\u53ef\u4ee5\u5e2e\u52a9 Oracle Cloud \u4e0a\u7684\u5f00\u53d1\u8005\u8f83\u4e3a\u7cfb\u7edf\u4e86\u89e3\u5176MySQL\u7684\u6027\u80fd\u60c5\u51b5\u3002<\/p>\n\n\n\n\n\n\n<h4 class=\"wp-block-heading\">8.0.x \u7cfb\u5217\u7684\u6027\u80fd\u5bf9\u6bd4<\/h4>\n\n\n\n<p>\u8fd9\u662f\u5f53\u524d\u7684\u4e3b\u8981\u7248\u672c\uff0c\u4e5f\u662f\u5f53\u524d\u7684\u201c\u7a33\u5b9a\u7248\u201d\uff08LTS\uff09\u3002<\/p>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', '202409_8039','202404_8036','202501_8040'],\n['4',3551,3773,3032],\n['8',5936,5557,5046],\n['16',8054,8403,7839],\n['32',8317,8166,7717],\n['48',8130,8009,7747],\n['64',7838,7901,7889],\n['96',8504,8092,8529],\n['128',8198,8089,8230],\n['192',8043,7865,7958],\n['256',7907,7851,7438],\n['384',8209,7804,7690],\n['512',8386,7958,7196],\n ]);\n        var options = {\n          title: 'Cloud MySQL 8.0.x Benchmark on Oracle Cloud',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1100,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_oracle_cloud_80'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_oracle_cloud_80');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_oracle_cloud_80\" style=\"\"><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">8.4.x \u7cfb\u5217\u7684\u6027\u80fd\u5bf9\u6bd4<\/h4>\n\n\n\n<p>\u8fd9\u662f\u5f53\u524d\u53e6\u4e00\u4e2a\u201c\u7a33\u5b9a\u7248\u201d\uff08LTS\uff09\uff0c\u4e5f\u4f1a\u662f 8.0.x \u7cfb\u5217\u4e4b\u540e\u53e6\u4e00\u4e2a\u7a33\u5b9a\u7248\uff08LTS\uff09\u3002<\/p>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', '202409_8402','202501_8403'],\n['4',3606,2701],\n['8',5378,4676],\n['16',8186,6162],\n['32',8029,6635],\n['48',8204,7140],\n['64',7981,7861],\n['96',8430,8389],\n['128',8286,8050],\n['192',8053,7858],\n['256',8034,7858],\n['384',8055,7563],\n['512',8030,7665],\n ]);\n        var options = {\n          title: 'Cloud MySQL 8.4.x Benchmark on Oracle Cloud',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1100,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_oracle_cloud_84'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_oracle_cloud_84');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_oracle_cloud_84\" style=\"\"><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">9.x.x \u7cfb\u5217\u7684\u6027\u80fd\u5bf9\u6bd4<\/h4>\n\n\n\n<p>\u8be5\u7cfb\u5217\u7684\u7248\u672c\u4e3a\u201c\u521b\u65b0\u7248\u201d\u3002<\/p>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', '202409_9001','202501_9102'],\n['4',3360,3240],\n['8',5256,5181],\n['16',7287,6722],\n['32',7817,7248],\n['48',7911,7475],\n['64',8060,7935],\n['96',8172,7494],\n['128',8000,8413],\n['192',8112,7761],\n['256',7536,7662],\n['384',8151,8113],\n['512',7872,7764],\n ]);\n        var options = {\n          title: 'Cloud MySQL 9.x Benchmark on Oracle Cloud',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1100,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_oracle_cloud_9'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_oracle_cloud_9');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_oracle_cloud_9\" style=\"\"><\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\u8de8\u7248\u672c\u6574\u4f53\u5bf9\u6bd4<\/h4>\n\n\n\n<p>\u8fd9\u91cc\u5bf9\u6bd4<\/p>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', '202409_9001','202501_9102','202501_8403','202501_8040'],\n['4',3360,3240,2701,3032],\n['8',5256,5181,4676,5046],\n['16',7287,6722,6162,7839],\n['32',7817,7248,6635,7717],\n['48',7911,7475,7140,7747],\n['64',8060,7935,7861,7889],\n['96',8172,7494,8389,8529],\n['128',8000,8413,8050,8230],\n['192',8112,7761,7858,7958],\n['256',7536,7662,7858,7438],\n['384',8151,8113,7563,7690],\n['512',7872,7764,7665,7196],\n ]);\n        var options = {\n          title: 'Cloud MySQL Benchmark on Oracle Cloud',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1100,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_oracle_cloud_all'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_oracle_cloud_all');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = 'tokyo-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_oracle_cloud_all\" style=\"\"><\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\u6240\u6709\u6d4b\u8bd5\u6570\u636e\u8be6\u60c5<\/h4>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-x-small-font-size is-layout-flow wp-block-column-is-layout-flow\"><div><table class=\"pure-table pure-table-bordered\" style=\"font-size:0.8em;width:100%\"><thead><tr><th>data<\/th><th>202404_8036<\/th><th>202409_8039<\/th><th>202409_8402<\/th><th>202409_9001<\/th><th>202501_8040<\/th><th>202501_8403<\/th><th>202501_9102<\/th><\/tr><\/thead><tbody><tr><td>cpu_capacity<\/td><td>103.3<\/td><td>114.7<\/td><td>111.3<\/td><td>93.7<\/td><td>101.1<\/td><td>88.6<\/td><td>82<\/td><\/tr><\/tbody><\/table><\/div>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">\u6d4b\u8bd5\u5b9e\u4f8b\u914d\u7f6e\u4fe1\u606f<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">shape=MySQL.4\nha_type=Multi-FD\npreferred_ad=AP-TOKYO-1-AD-1\nregion=tokyo\nstorage_size=100<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">\u5c0f\u7ed3<\/h4>\n\n\n\n<p>\u6574\u4f53\u4e0a\uff0c\u5728Oracle Cloud\u4e0a\uff0c\u6258\u7ba1 MySQL \u6027\u80fd\u8f83\u4e3a\u7a33\u5b9a\uff0c\u5c24\u5176\u662f<code>8.0.x<\/code>\u7cfb\u5217\uff0cCPU\u8d44\u6e90\u4e5f\u8f83\u4e3a\u4e00\u81f4\u3002\u4ece\u4e0a\u8ff0\u6570\u636e\u8868\u683c\u4e2d\uff0c\u53ef\u4ee5\u6ce8\u610f\u5230 8.4.x\u7cfb\u5217\u548c9.x\u7cfb\u5217\uff0cCPU\u8d44\u6e90\u7565\u5fae\u8981\u4f4e\u4e00\u4e9b\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u76f4\u4ee5\u6765\u90fd\u5728\u8f83\u4e3a\u7cfb\u7edf\u5bf9\u6258\u7ba1\u7684 MySQL \u8fdb\u884c\u6027\u80fd\u6d4b\u8bd5\uff08\u53c2\u8003\uff09\uff0c\u672c\u6587\u8f83\u4e3a\u7cfb\u7edf\u5c06 Oracle Cloud \u4e0a\u6258\u7ba1 MySQL \u7684\u6027\u80fd\u8fdb\u884c\u5bf9\u6bd4\u5c55\u793a\uff0c\u53ef\u4ee5\u5e2e\u52a9 Oracle Cloud \u4e0a\u7684\u5f00\u53d1\u8005\u8f83\u4e3a\u7cfb\u7edf\u4e86\u89e3\u5176MySQL\u7684\u6027\u80fd\u60c5\u51b5\u3002 8.0.x \u7cfb\u5217\u7684\u6027\u80fd\u5bf9\u6bd4 \u8fd9\u662f\u5f53\u524d\u7684\u4e3b\u8981\u7248\u672c\uff0c\u4e5f\u662f\u5f53\u524d\u7684\u201c\u7a33\u5b9a\u7248\u201d\uff08LTS\uff09\u3002 8.4.x \u7cfb\u5217\u7684\u6027\u80fd\u5bf9\u6bd4 \u8fd9\u662f\u5f53\u524d\u53e6\u4e00\u4e2a\u201c\u7a33\u5b9a\u7248\u201d\uff08LTS\uff09\uff0c\u4e5f\u4f1a\u662f 8.0.x \u7cfb\u5217\u4e4b\u540e\u53e6\u4e00\u4e2a\u7a33\u5b9a\u7248\uff08LTS\uff09\u3002 9.x.x \u7cfb\u5217\u7684\u6027\u80fd\u5bf9\u6bd4 \u8be5\u7cfb\u5217\u7684\u7248\u672c\u4e3a\u201c\u521b\u65b0\u7248\u201d\u3002 \u8de8\u7248\u672c\u6574\u4f53\u5bf9\u6bd4 \u8fd9\u91cc\u5bf9\u6bd4 \u6240\u6709\u6d4b\u8bd5\u6570\u636e\u8be6\u60c5 \u6d4b\u8bd5\u5b9e\u4f8b\u914d\u7f6e\u4fe1\u606f \u5c0f\u7ed3 \u6574\u4f53\u4e0a\uff0c\u5728Oracle Cloud\u4e0a\uff0c\u6258\u7ba1 MySQL \u6027\u80fd\u8f83\u4e3a\u7a33\u5b9a\uff0c\u5c24\u5176\u662f8.0.x\u7cfb\u5217\uff0cCPU\u8d44\u6e90\u4e5f\u8f83\u4e3a\u4e00\u81f4\u3002\u4ece\u4e0a\u8ff0\u6570\u636e\u8868\u683c\u4e2d\uff0c\u53ef\u4ee5\u6ce8\u610f\u5230 8.4.x\u7cfb\u5217\u548c9.x\u7cfb\u5217\uff0cCPU\u8d44\u6e90\u7565\u5fae\u8981\u4f4e\u4e00\u4e9b\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"wp-custom-template-a-1440-px-width-template","format":"standard","meta":{"_eb_attr":"","inline_featured_image":false,"_tocer_settings":[],"footnotes":""},"categories":[1],"tags":[],"class_list":["post-17208","post","type-post","status-publish","format-standard","hentry","category-simplelife"],"_links":{"self":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/posts\/17208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/comments?post=17208"}],"version-history":[{"count":15,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/posts\/17208\/revisions"}],"predecessor-version":[{"id":17316,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/posts\/17208\/revisions\/17316"}],"wp:attachment":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/media?parent=17208"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/categories?post=17208"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/tags?post=17208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}