{"id":9339,"date":"2022-09-28T02:44:08","date_gmt":"2022-09-28T09:44:08","guid":{"rendered":"https:\/\/www.pingcap.com\/?post_type=case-study&#038;p=9339"},"modified":"2025-05-06T19:49:44","modified_gmt":"2025-05-07T02:49:44","slug":"why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game","status":"publish","type":"case-study","link":"https:\/\/www.pingcap.com\/ko\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/","title":{"rendered":"Why Capcom Chose TiDB Cloud as Its Scalable Managed Database for Online Games"},"content":{"rendered":"<p>Capcom is a video game development company with a string of global hits. Among them, Monster Hunter has sold 84 million copies worldwide (as of July 2022), and the Resident Evil<em> <\/em>survival horror series has been popular for over 25 years.<\/p>\n\n\n\n<p>But the Capcom infrastructure team that manages the company\u2019s games faced challenges: how to respond to the globalization of gaming, and the trend toward delivering games online. The team decided to take full advantage of public cloud services and build the core components of their new online game on Google Cloud Platform (GCP). A key component of this effort is finding the right database.&nbsp;<strong><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"The_Challenge_Providing_an_Uncompromised_Gaming_Experience\"><\/span><strong>The Challenge: Providing an Uncompromised Gaming Experience<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Online gamers want reliable, high-performance play no matter where they are. Online games must respond to dynamic changes in concurrent connections. This means that servers must be close to the countries they interact with, and the database must scale elastically as the data volume changes.<\/p>\n\n\n\n<p>Due to unexpected increases in their user base and constant additions of new game scenarios, items, campaigns, and new ways to play, their original databases were forced to scale beyond initial expectations.<strong> The infrastructure team needed a database that can respond to highly variable workloads and be optimized for the GCP environment.<\/strong><\/p>\n\n\n\n<p>The infrastructure team also needed a fully-managed database. They wanted dedicated database engineers to handle tasks like database fault handling and performance tuning. This would allow the infrastructure team to focus on their main jobs.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"The_Problem_Finding_the_Right_Database\"><\/span>The Problem: <strong>Finding the Right Database&nbsp;<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The team considered several databases, including those that run on Infrastructure as a Service (IaaS) platforms other than GCP. However, none met their RDBMS requirements and their need for flexible performance scaling.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>First Impressions of TiDB<\/strong><\/h3>\n\n\n\n<p>TiDB has both a MySQL-compatible interface and a distributed SQL architecture that allows flexible scaling. It consists of three layers: the TiDB layer that interprets SQL, the TiKV layer that stores data, and the Placement Driver (PD) that coordinates the clusters. Each layer can be scaled in and out according to demand.<\/p>\n\n\n\n<p>Ryohei Morita, a member of the infrastructure team, explained the team\u2019s first encounter with TiDB Cloud:<\/p>\n\n\n<blockquote>\n<div><em>I knew that Cloud Native Computing Foundation (CNCF) was hosting TiKV. After receiving the proposal for TiDB Cloud, we immediately started validating the open-source version in our internal environment. It was apparent that a managed service built upon TiKV had real potential to reduce our operational workload. We quickly decided to give it serious consideration.<\/em><\/div>\n<\/blockquote>\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"The_Solution_Selecting_TiDB_Cloud\"><\/span>The Solution: Selecting<strong> TiDB Cloud<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before adoption,&nbsp;the team validated TiDB Cloud in the following key areas:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>MySQL compatibility<\/li>\n\n\n\n<li>Operability and learning cost&nbsp;<\/li>\n\n\n\n<li>Performance&nbsp;<\/li>\n\n\n\n<li>Fault tolerance<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>MySQL \ud638\ud658\uc131<\/strong><\/h4>\n\n\n\n<p>Since TiDB is MySQL compatible, it was easy to adopt. That means there were no differences in the schema structure or SQL. They could easily create test applications on TiDB Cloud.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Operability<\/strong><\/h4>\n\n\n\n<p>To test TiDB Cloud\u2019s operability, the team simulated migrating data from a competing managed database service. They validated the usability of the management console by monitoring resources and complex queries on the dashboard. The migration to TiDB Cloud went smoothly without any issues.<\/p>\n\n\n<div id=\"ub-testimonial-d40ce414-08c2-4cdf-8b36-5e61b3a338a3\">\n    <div class=\"wp-block-ub-testimonial ub_testimonial\" id=\"ub_testimonial_d40ce414-08c2-4cdf-8b36-5e61b3a338a3\">\n        <div class=\"ub_testimonial_img\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.pingcap.com\/files\/2022\/09\/28004824\/Ryohei-Morita-headshot.png\" alt=\"\" height=\"100\" width=\"100\" \/>\n        <\/div>\n        <div class=\"ub_testimonial_content\">\n            <p class=\"ub_testimonial_text\">\u201cThe control console and the dashboard were so simple and easy to use that you could just open them and perform tasks intuitively without reading the documentation. The management service was so simple to use, and the team could get started without any additional training or learning costs.\u00a0<\/p>\n        <\/div>\n        <div class=\"ub_testimonial_sign\">\n            <p class=\"ub_testimonial_author\">Ryohei Morita<\/p>\n            <p class=\"ub_testimonial_author_role\">Digital Infrastructure Team, CAPCOM<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\"><strong>Performance and Scalability<\/strong><\/h4>\n\n\n\n<p>The team tested TiDB Cloud performance with a workload of 1,000 requests per second. TiDB Cloud cleared all of the database selection criteria for Capcom\u2019s new game without any issues. The team also confirmed that scaling TiDB\u2019s performance during operation didn\u2019t impact the quality of gameplay. The test proved that you could scale out TiDB Cloud as needed with a single click.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Fault Tolerance<\/strong><\/h4>\n\n\n\n<p>The TiDB Cloud Site Reliability Engineering team helped Capcom with fault tolerance testing. The test suspended one of the three TiKV instances to simulate degraded performance. Then, the team ran benchmarks to test the automatic recovery function. As Morita explained, \u201cWith queries per second (QPS) temporarily dropped by a third, the service gradually recovered. The connection was maintained during the recovery process, and there were no errors on the game application side.\u201d<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>A Responsive Team&nbsp;<\/strong><\/h4>\n\n\n\n<p>In addition to the above advantages, Capcom adopted TiDB Cloud for PingCAP\u2019s responsiveness. The PingCAP team took feedback from Capcom to heart. <\/p>\n\n\n<div id=\"ub-testimonial-1e6bae7e-0b1a-46e4-b313-a44bd700b257\">\n    <div class=\"wp-block-ub-testimonial ub_testimonial\" id=\"ub_testimonial_1e6bae7e-0b1a-46e4-b313-a44bd700b257\">\n        <div class=\"ub_testimonial_img\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.pingcap.com\/files\/2022\/09\/28004824\/Ryohei-Morita-headshot.png\" alt=\"\" height=\"100\" width=\"100\" \/>\n        <\/div>\n        <div class=\"ub_testimonial_content\">\n            <p class=\"ub_testimonial_text\">I am very satisfied with how fast PingCAP\u2019s engineers have responded to inquiries, despite being a global team. During the validation testing, I pointed out that the lack of instance types hindered TiDB Cloud\u2019s flexibility. The team at PingCAP immediately added new instance types to the lineup. This sort of turnaround time would be unthinkable with other services.<\/p>\n        <\/div>\n        <div class=\"ub_testimonial_sign\">\n            <p class=\"ub_testimonial_author\">Ryohei Morita<\/p>\n            <p class=\"ub_testimonial_author_role\">\u00a0Digital Infrastructure Team, CAPCOM<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<p>As a result of this evaluation process, the team adopted TiDB Cloud for many of its advantages, including its stability on GCP and its ability to prevent vendor lock-in. Combining multiple development environments of the new game into a single cluster has saved money.<strong>&nbsp;<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"The_Results_Expectations_for_the_Future\"><\/span><strong>The Results: Expectations for the Future<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>After the team finished validation testing, they learned that the game\u2019s requirements had increased, and the anticipated database access would increase significantly. Morita and his team plan to conduct larger-scale tests in the future, and they firmly believe that TiDB Cloud will meet all of the performance expectations in these tests as well.<\/p>","protected":false},"excerpt":{"rendered":"<p>Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally. <\/p>","protected":false},"author":8,"featured_media":17237,"template":"","tags":[147,246,256,31],"customer":[160],"industry":[50],"class_list":["post-9339","case-study","type-case-study","status-publish","has-post-thumbnail","hentry","tag-distributed-sql","tag-horizontal-scalability","tag-mysql-alternative","tag-tidb-cloud","customer-capcom","industry-gaming"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Why CAPCOM Chose TiDB Cloud as Its Scalable Managed Database<\/title>\n<meta name=\"description\" content=\"Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pingcap.com\/ko\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why CAPCOM Chose TiDB Cloud as Its Scalable Managed Database\" \/>\n<meta property=\"og:description\" content=\"Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pingcap.com\/ko\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/\" \/>\n<meta property=\"og:site_name\" content=\"TiDB\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/pingcap2015\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-07T02:49:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/static.pingcap.com\/files\/2022\/09\/28005939\/capcom_case_social-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1340\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/static.pingcap.com\/files\/2022\/09\/28005939\/capcom_case_social-scaled.jpg\" \/>\n<meta name=\"twitter:site\" content=\"@PingCAP\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/\",\"url\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/\",\"name\":\"Why CAPCOM Chose TiDB Cloud as Its Scalable Managed Database\",\"isPartOf\":{\"@id\":\"https:\/\/www.pingcap.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/static.pingcap.com\/files\/2024\/05\/27004036\/CAPCOM.jpg\",\"datePublished\":\"2022-09-28T09:44:08+00:00\",\"dateModified\":\"2025-05-07T02:49:44+00:00\",\"description\":\"Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#primaryimage\",\"url\":\"https:\/\/static.pingcap.com\/files\/2024\/05\/27004036\/CAPCOM.jpg\",\"contentUrl\":\"https:\/\/static.pingcap.com\/files\/2024\/05\/27004036\/CAPCOM.jpg\",\"width\":1500,\"height\":500,\"caption\":\"CAPCOM\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.pingcap.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Case Studies\",\"item\":\"https:\/\/www.pingcap.com\/customers\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Why Capcom Chose TiDB Cloud as Its Scalable Managed Database for Online Games\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pingcap.com\/#website\",\"url\":\"https:\/\/www.pingcap.com\/\",\"name\":\"TiDB\",\"description\":\"TiDB | SQL at Scale\",\"publisher\":{\"@id\":\"https:\/\/www.pingcap.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pingcap.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.pingcap.com\/#organization\",\"name\":\"PingCAP\",\"url\":\"https:\/\/www.pingcap.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png\",\"contentUrl\":\"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png\",\"width\":811,\"height\":232,\"caption\":\"PingCAP\"},\"image\":{\"@id\":\"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/pingcap2015\",\"https:\/\/x.com\/PingCAP\",\"https:\/\/linkedin.com\/company\/pingcap\",\"https:\/\/youtube.com\/channel\/UCuq4puT32DzHKT5rU1IZpIA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why CAPCOM Chose TiDB Cloud as Its Scalable Managed Database","description":"Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pingcap.com\/ko\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/","og_locale":"ko_KR","og_type":"article","og_title":"Why CAPCOM Chose TiDB Cloud as Its Scalable Managed Database","og_description":"Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally.","og_url":"https:\/\/www.pingcap.com\/ko\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/","og_site_name":"TiDB","article_publisher":"https:\/\/facebook.com\/pingcap2015","article_modified_time":"2025-05-07T02:49:44+00:00","og_image":[{"width":2560,"height":1340,"url":"https:\/\/static.pingcap.com\/files\/2022\/09\/28005939\/capcom_case_social-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/static.pingcap.com\/files\/2022\/09\/28005939\/capcom_case_social-scaled.jpg","twitter_site":"@PingCAP","twitter_misc":{"Est. reading time":"4\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/","url":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/","name":"Why CAPCOM Chose TiDB Cloud as Its Scalable Managed Database","isPartOf":{"@id":"https:\/\/www.pingcap.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#primaryimage"},"image":{"@id":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#primaryimage"},"thumbnailUrl":"https:\/\/static.pingcap.com\/files\/2024\/05\/27004036\/CAPCOM.jpg","datePublished":"2022-09-28T09:44:08+00:00","dateModified":"2025-05-07T02:49:44+00:00","description":"Learn why Capcom, the leading video game developer in Japan, migrated to TiDB Cloud to scale their online gaming globally.","breadcrumb":{"@id":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#primaryimage","url":"https:\/\/static.pingcap.com\/files\/2024\/05\/27004036\/CAPCOM.jpg","contentUrl":"https:\/\/static.pingcap.com\/files\/2024\/05\/27004036\/CAPCOM.jpg","width":1500,"height":500,"caption":"CAPCOM"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pingcap.com\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pingcap.com\/"},{"@type":"ListItem","position":2,"name":"Case Studies","item":"https:\/\/www.pingcap.com\/customers\/"},{"@type":"ListItem","position":3,"name":"Why Capcom Chose TiDB Cloud as Its Scalable Managed Database for Online Games"}]},{"@type":"WebSite","@id":"https:\/\/www.pingcap.com\/#website","url":"https:\/\/www.pingcap.com\/","name":"\ud2f0DB","description":"TiDB | SQL at Scale","publisher":{"@id":"https:\/\/www.pingcap.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pingcap.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.pingcap.com\/#organization","name":"PingCAP","url":"https:\/\/www.pingcap.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/","url":"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png","contentUrl":"https:\/\/static.pingcap.com\/files\/2021\/11\/pingcap-logo.png","width":811,"height":232,"caption":"PingCAP"},"image":{"@id":"https:\/\/www.pingcap.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/pingcap2015","https:\/\/x.com\/PingCAP","https:\/\/linkedin.com\/company\/pingcap","https:\/\/youtube.com\/channel\/UCuq4puT32DzHKT5rU1IZpIA"]}]}},"card_markup":"<div class=\"card-case-study\"><div class=\"card-case-study__image-container\"><img class=\"card-case-study__image\" alt=\"Capcom@2x\" src=\"https:\/\/static.pingcap.com\/files\/2025\/05\/06194910\/Capcom%402x.png\" loading=\"lazy\" width=466 height=100 \/><\/div><span class=\"card-case-study__title\">Why Capcom Chose TiDB Cloud as Its Scalable Managed Database for Online Games<\/span><div class=\"card-case-study__button\"><a class=\"button--secondary\" href=\"https:\/\/www.pingcap.com\/ko\/case-study\/why-capcom-chose-tidb-cloud-as-its-scalable-managed-database-for-online-game\/\" target=\"_blank\">View Case Study<\/a><\/div><\/div>","_links":{"self":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/case-study\/9339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/case-study"}],"about":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/types\/case-study"}],"author":[{"embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/users\/8"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/media\/17237"}],"wp:attachment":[{"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/media?parent=9339"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/tags?post=9339"},{"taxonomy":"customer","embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/customer?post=9339"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.pingcap.com\/ko\/wp-json\/wp\/v2\/industry?post=9339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}