{"id":5529,"date":"2023-09-06T20:30:13","date_gmt":"2023-09-06T18:30:13","guid":{"rendered":"https:\/\/ekiwi.de\/index.php\/5529\/how-to-copy-a-mysql-database\/"},"modified":"2023-11-12T09:21:39","modified_gmt":"2023-11-12T08:21:39","slug":"how-to-copy-a-mysql-database","status":"publish","type":"post","link":"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/","title":{"rendered":"How to copy a MySQL database"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of content<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Method_1_Using_dbForge_Studio_for_MySQL\" >Method 1: Using dbForge Studio for MySQL<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Basic_steps\" >Basic steps<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Notes_and_tips\" >Notes and tips<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Method_2_Using_phpMyAdmin\" >Method 2: Using phpMyAdmin<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Notes_and_tips-2\" >Notes and tips<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Method_3_Using_the_mysqldump_command\" >Method 3: Using the mysqldump command<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Basic_steps-2\" >Basic steps<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Options_and_parameters\" >Options and parameters<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5529\/how-to-copy-a-mysql-database\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<p>MySQL is a widely used relational database management system that is valued for its performance and flexibility. In the modern IT landscape, it is often necessary to copy or clone databases. There can be many reasons for this: Data backup, migration to a new server, load balancing or high availability. Copying a MySQL database is a critical process that can lead to data loss if handled incorrectly. Therefore, it is important to know the different methods and tools available for this process. In this article, we will focus on three common methods: using the mysqldump command, using phpMyAdmin, and using dbForge Studio for MySQL. Each method will be explained in detail to provide you with the necessary knowledge and skills for this important task.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Method_1_Using_dbForge_Studio_for_MySQL\"><\/span>Method 1: Using dbForge Studio for MySQL<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>dbForge Studio for MySQL is a comprehensive <a href=\"https:\/\/www.devart.com\/de\/dbforge\/mysql\/studio\/\">tool for MySQL database development<\/a> and administration. It also provides an easy way to copy databases. In this section you will learn how to copy a MySQL database with dbForge Studio for MySQL.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Basic_steps\"><\/span>Basic steps<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li>Click on &#8220;Copy databases&#8221; in the database menu or select the option &#8220;Copy databases&#8221; in the administration tab on the start page. This option is also available in the context menu of the database explorer. For example, you can right-click on several databases of the source and target connection, navigate to &#8220;Tasks&#8221; and then select &#8220;Copy databases&#8221;.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5349 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-001.jpg\" alt=\"\" width=\"624\" height=\"464\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-001.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-001-300x223.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Select the source and target connections. You can use the search bar to easily find the required database.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5351 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-002.jpg\" alt=\"\" width=\"624\" height=\"242\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-002.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-002-300x116.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Optionally, you can change the default settings for copying databases. For example, you can change the maximum number of simultaneous database copies or include or exclude triggers, partition clauses, etc.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5353 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-003.jpg\" alt=\"\" width=\"624\" height=\"409\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-003.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-003-300x197.jpg 300w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-003-120x80.jpg 120w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Select the database(s) you want to copy in the &#8220;Source&#8221; column<\/li>\n<li>To copy data together with the schema, tick the checkbox in the &#8220;Include data&#8221; column next to the database you want to copy.<\/li>\n<li>Optionally, you can select the &#8220;Delete on target if present&#8221; option to delete databases on the target connection if they duplicate the source databases.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5355 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-004.jpg\" alt=\"\" width=\"624\" height=\"203\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-004.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-004-300x98.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Optionally, you can change the name of the target database. To do this, click on the database name in the &#8220;Target&#8221; column of the window and enter a new name.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5357 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-005.jpg\" alt=\"\" width=\"624\" height=\"197\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-005.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-005-300x95.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Click to start copying the selected databases to the target <a title=\"Problems with Strato VServer: Server down and stuck in recovery mode [Update].\" href=\"https:\/\/ekiwi.de\/en\/index.php\/5091\/problems-with-strato-vserver-server-down-and-stuck-in-recovery-mode-update\/\">server and<\/a> wait until the progress is complete.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5359 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-006.jpg\" alt=\"\" width=\"624\" height=\"180\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-006.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-006-300x87.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h3><span class=\"ez-toc-section\" id=\"Notes_and_tips\"><\/span>Notes and tips<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><strong>Check the connections<\/strong><\/p>\n<p>Make sure that both the source and target connections are set up correctly to avoid errors.<\/p>\n<p><strong>Database compatibility<\/strong><\/p>\n<p>Make sure that the target database version is compatible with the source database.<\/p>\n<p><strong>Storage space on the target server<\/strong><\/p>\n<p>Check the available storage space on the target server to ensure <a href=\"https:\/\/www.devart.com\/dbforge\/mysql\/studio\/copy-database.html\">that the database can be copied in full<\/a>.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Method_2_Using_phpMyAdmin\"><\/span>Method 2: Using phpMyAdmin<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>phpMyAdmin is a web-based tool for managing MySQL databases and provides a user-friendly interface for many database operations, including copying databases. In this section you will learn how to copy a MySQL database with phpMyAdmin.<\/p>\n<p>To duplicate a MySQL database with phpMyAdmin, proceed as follows:<\/p>\n<ol>\n<li>Log in to your phpMyAdmin account.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5361 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-007.jpg\" alt=\"\" width=\"539\" height=\"436\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-007.jpg 539w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-007-300x243.jpg 300w\" sizes=\"auto, (max-width: 539px) 100vw, 539px\" \/><\/li>\n<li>Go to the phpMyAdmin page, which is normally located in the &#8220;Databases&#8221; section.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5363 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-008.jpg\" alt=\"\" width=\"624\" height=\"299\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-008.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-008-300x144.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>In phpMyAdmin, select the database you want to copy by clicking on it in the left sidebar.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5365 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-009.jpg\" alt=\"\" width=\"624\" height=\"265\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-009.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-009-300x127.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Click on the &#8220;Operations&#8221; <a title=\"HTML: Indent or tab text\" href=\"https:\/\/ekiwi.de\/en\/index.php\/4697\/html-indent-or-tab-text\/\">tab<\/a> in the top menu<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5367 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-010.jpg\" alt=\"\" width=\"624\" height=\"279\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-010.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-010-300x134.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Enter the desired name for the new database in the &#8220;Copy database to&#8221; field<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5369 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-011.jpg\" alt=\"\" width=\"624\" height=\"420\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-011.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-011-300x202.jpg 300w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-011-120x80.jpg 120w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<li>Decide whether you want to copy both the structure and the data or just the structure and select the appropriate option.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5371 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-012.jpg\" alt=\"\" width=\"568\" height=\"330\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-012.jpg 568w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-012-300x174.jpg 300w\" sizes=\"auto, (max-width: 568px) 100vw, 568px\" \/><\/li>\n<li>Enable the options &#8220;<em>Create database before copying<\/em>&#8221; and &#8220;<em>Add AUTO_INCREMENT value<\/em>&#8220;.<\/li>\n<li>Click &#8220;Go&#8221; and phpMyAdmin will create a new database with the specified name and copy the selected elements from the original database. The new database will then be listed in the left sidebar.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5373 size-full\" src=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-013.jpg\" alt=\"\" width=\"624\" height=\"366\" srcset=\"\/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-013.jpg 624w, \/wp-content\/uploads\/2023\/09\/mysql-datenbank-kopieren-013-300x176.jpg 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/li>\n<\/ol>\n<p>With these steps you can effectively duplicate a MySQL database with phpMyAdmin.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Notes_and_tips-2\"><\/span>Notes and tips<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><strong>Database size limit<\/strong><\/p>\n<p>Note that phpMyAdmin may have a size limit for importing and exporting databases. Make sure that your database does not exceed this limit.<\/p>\n<p><strong>Correct database name<\/strong><\/p>\n<p>The database name should comply with MySQL naming conventions to avoid problems.<\/p>\n<p><strong>Server connection<\/strong><\/p>\n<p>Make sure that the connection to the MySQL server is stable to avoid interruptions during the copy process.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Method_3_Using_the_mysqldump_command\"><\/span>Method 3: Using the mysqldump command<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The <em>mysqldump<\/em> command is a powerful tool included in the MySQL distribution. It allows you to create a complete copy of a MySQL database or selected tables. This section explains the basic steps and options for using <em>mysqldump<\/em>.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Basic_steps-2\"><\/span>Basic steps<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li><strong> Checking the mysqldump installation<\/strong><\/li>\n<\/ol>\n<p>Open a terminal and enter<\/p>\n<p><code>mysqldump --version<\/code><\/p>\n<p>to make sure that mysqldump is installed.<\/p>\n<ol start=\"2\">\n<li><strong> Creation of an SQL dump file of the existing database<\/strong><\/li>\n<\/ol>\n<p>Use the command<\/p>\n<p><code>mysqldump -u [username] -p [database name] &gt; [filename.sql]<\/code><\/p>\n<p>to create a dump file of the database.<\/p>\n<ol start=\"3\">\n<li><strong> Creation of the target database<\/strong><\/li>\n<\/ol>\n<p>Log in to MySQL and use the command<\/p>\n<p><code>CREATE DATABASE [target database name];<\/code><\/p>\n<p>to create the target database.<\/p>\n<ol start=\"4\">\n<li><strong> Import the dump file into the target database<\/strong><\/li>\n<\/ol>\n<p>Use the command<\/p>\n<p><code>mysql -u [username] -p [target database name] &lt; [filename.sql]<\/code><\/p>\n<p>to import the dump file into the new database.<\/p>\n<ol start=\"5\">\n<li><strong> Copying a database from one MySQL server to another<\/strong><\/li>\n<\/ol>\n<p>To copy a database from one server to another, you can simply transfer the dump file to the target server and import it there.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Options_and_parameters\"><\/span><strong>Options and parameters<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><strong>User name and password<\/strong><\/p>\n<p>The -u parameter stands for the user name and the -p parameter allows the password to be entered.<\/p>\n<p><strong>Databases and tables<\/strong><\/p>\n<p>You can select specific databases or tables by specifying them in the mysqldump command.<\/p>\n<p><strong>WHERE clause<\/strong><\/p>\n<p>With the &#8211;where option, you can select specific data records to be included in the dump file.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>In this article, we have presented three common methods for copying a MySQL database: using the mysqldump command, using phpMyAdmin and using dbForge Studio for MySQL. Each method has its own advantages and limitations. While mysqldump is suitable for users who are familiar with the command line, phpMyAdmin offers a user-friendly web interface that is particularly suitable for beginners. dbForge Studio for MySQL is a comprehensive solution that is ideal for developers who need to perform a variety of database administration tasks. The choice of method depends on various factors, such as your technical skills, the specific requirements of the project and the resources available.<\/p>","protected":false},"excerpt":{"rendered":"<p>MySQL is a widely used relational database management system that is valued for its performance and flexibility. In the modern<\/p>\n","protected":false},"author":2,"featured_media":5375,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"categories":[870],"tags":[1091,1090,1092],"class_list":["post-5529","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-programming","tag-database-en","tag-mysql-en","tag-sql-en"],"_links":{"self":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/posts\/5529","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/comments?post=5529"}],"version-history":[{"count":0,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/posts\/5529\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/media\/5375"}],"wp:attachment":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/media?parent=5529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/categories?post=5529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/tags?post=5529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}