{"id":5135,"date":"2015-04-13T09:38:16","date_gmt":"2015-04-13T09:38:16","guid":{"rendered":"https:\/\/bodhost.com\/kb\/?p=5135"},"modified":"2026-02-26T14:03:13","modified_gmt":"2026-02-26T14:03:13","slug":"how-to-migrate-the-database-from-ms-sql-to-mysql","status":"publish","type":"post","link":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/","title":{"rendered":"How to Migrate the Database from MS SQL to MySQL?"},"content":{"rendered":"<p><strong><div class=\"wp-block-image\"><\/strong><\/p>\r\n<figure class=\"aligncenter\"><strong><a href=\"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"147\" class=\"wp-image-5139\" src=\"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql-300x147.jpg\" alt=\"ms-sql-to-mysql\" srcset=\"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql-300x147.jpg 300w, https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql.jpg 685w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/strong><\/figure>\r\n<p><strong><\/div>\r\n\r\n<\/strong><\/p>\r\n<p class=\"wp-block-paragraph\">There are several companies that prefer migrating their database from MS SQL to MySQL. It becomes essential for enterprises to migrate to MySQL when there are few MS SQL server databases around. There might some other reasons as below that can be considered for migrating from MS SQL to My SQL \u2013<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>MySQL supports numerous operating systems including Solaris, Linux distros, and Mac which MS SQL doesn\u2019t support.<\/li>\r\n\r\n\r\n\r\n<li>MS SQL server requires huge license and support fees while MySQL is less expensive.<\/li>\r\n\r\n\r\n\r\n<li>Implementation of highly scalable database infrastructure.<\/li>\r\n\r\n\r\n\r\n<li>MySQL database comes with several advanced features that have been tested intensively over the years by a huge open-source community.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">You can migrate data from MS SQL to MySQL, by using the \u201cMySQL Workbench\u201d utility. Installing MySQL Workbench becomes easy with the installation of \u201cOracle MySQL installer for Windows\u201d. Which includes the installation of several MySQL tools along with Workbench.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong>Migrating from MS SQL to My SQL by using My SQL Workbench \u2013<\/strong><\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Start the Migration Wizard from the main MySQL Workbench screen by clicking on the Database Migration launcher in the Workbench Central panel or through Database -&gt; Migrate in the main menu. A new tab displaying the Overview page of Migration Wizard displayed.<\/li>\r\n\r\n\r\n\r\n<li>Go through the Prerequisites section which displays that you require an ODBC driver for your source RDBMS Recent version of Windows updated with some ODBC drivers. But the earlier versions require installation of these drivers which done with Microsoft Data Access Components (MDAC).<\/li>\r\n\r\n\r\n\r\n<li>To check for an ODBC driver for the SQL server \u2013 Go to Plugins -&gt; Start ODBC Administrator or simply open a Windows terminal and type exe. Then go to the Drivers tab. Once you learn how to use the driver, note down its name as displayed in ODBC Data Source Administrator. Since it needed to connect to your SQL Server instance from Migration Wizard.<\/li>\r\n\r\n\r\n\r\n<li>To create a DSN for your database file. Then go to the User DSN tab and click on Add.<\/li>\r\n\r\n\r\n\r\n<li>Select the Source and Target Database \u2013<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Now, you will need to define the source Microsoft SQL Server database connection parameter. Select Microsoft SQL Server tab from the database system dropdown list. Next, in the parameters tab, select the DSN and specify the username to the source database.<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Define the destination MySQL database connection parameter \u2013<\/strong><\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Select the Local Instance MySQL or Remote Instance MySQL as per your requirement. You will need to mention the IP address or hostname where the MySQL database is running \u2013 the MySQL port username. Once you specify the source and destination. All the available databases and schemas listed from where you can choose the specific schema for migration. Stating custom schema mapping to the destination MySQL database is also possible.<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Migrating the Objects \u2013 <\/strong><\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In this step the table objects, Microsoft SQL Server schema object, default values, data types, primary keys and indexes get converted. Ensure that function objects, view objects and stored procedures simply copied and a comment about it appears on the screen as those need converted manually.<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Data Migration \u2013<\/strong><\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In this step, the data copied automatically from the source to the destination database for migrated tables.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Remember that using the migration wizard only tables converted and data copied but the triggers, views and stored procedures can\u2019t be converted. Those need done manually.<\/p>\r\n<p><strong><\/strong><\/p>","protected":false},"excerpt":{"rendered":"<p>There are several companies that prefer migrating their database from MS SQL to MySQL. It becomes essential for enterprises to migrate to MySQL when there are few MS SQL server&hellip;<\/p>\n<p><a href=\"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/\" class=\"more-link\">Read More<\/a><\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[857],"tags":[988,1422,1447,206],"class_list":["post-5135","post","type-post","status-publish","format-standard","hentry","category-sql","tag-database","tag-migrate","tag-ms-sql","tag-mysql"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Migrate the Database from MS SQL to MySQL?<\/title>\n<meta name=\"description\" content=\"Learn how to migrate your database from MS SQL to MySQL with this step-by-step guide. Understand the process of transferring the database schema, tables, and data.\" \/>\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.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Migrate the Database from MS SQL to MySQL?\" \/>\n<meta property=\"og:description\" content=\"Learn how to migrate your database from MS SQL to MySQL with this step-by-step guide. Understand the process of transferring the database schema, tables, and data.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Base - bodHOST\" \/>\n<meta property=\"article:published_time\" content=\"2015-04-13T09:38:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T14:03:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"685\" \/>\n\t<meta property=\"og:image:height\" content=\"335\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"anilr\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"anilr\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/\"},\"author\":{\"name\":\"anilr\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/8871ea0c76482a5a482e48538ae4dbb3\"},\"headline\":\"How to Migrate the Database from MS SQL to MySQL?\",\"datePublished\":\"2015-04-13T09:38:16+00:00\",\"dateModified\":\"2026-02-26T14:03:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/\"},\"wordCount\":558,\"publisher\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2015\\\/04\\\/ms-sql-to-mysql-300x147.jpg\",\"keywords\":[\"Database\",\"Migrate\",\"MS SQL\",\"MySQL\"],\"articleSection\":[\"SQL\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/\",\"name\":\"How to Migrate the Database from MS SQL to MySQL?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2015\\\/04\\\/ms-sql-to-mysql-300x147.jpg\",\"datePublished\":\"2015-04-13T09:38:16+00:00\",\"dateModified\":\"2026-02-26T14:03:13+00:00\",\"description\":\"Learn how to migrate your database from MS SQL to MySQL with this step-by-step guide. Understand the process of transferring the database schema, tables, and data.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2015\\\/04\\\/ms-sql-to-mysql-300x147.jpg\",\"contentUrl\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2015\\\/04\\\/ms-sql-to-mysql-300x147.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/how-to-migrate-the-database-from-ms-sql-to-mysql\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"SQL\",\"item\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/category\\\/sql\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Migrate the Database from MS SQL to MySQL?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/\",\"name\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\"},\"alternateName\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\",\"name\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Profile-Pic.png\",\"contentUrl\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Profile-Pic.png\",\"width\":240,\"height\":240,\"caption\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/8871ea0c76482a5a482e48538ae4dbb3\",\"name\":\"anilr\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/11307531bf21385b7c7046df25e96e38f4530ef77506385bb9d9c72798e5b284?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/11307531bf21385b7c7046df25e96e38f4530ef77506385bb9d9c72798e5b284?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/11307531bf21385b7c7046df25e96e38f4530ef77506385bb9d9c72798e5b284?s=96&d=mm&r=g\",\"caption\":\"anilr\"},\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/author\\\/anilr\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Migrate the Database from MS SQL to MySQL?","description":"Learn how to migrate your database from MS SQL to MySQL with this step-by-step guide. Understand the process of transferring the database schema, tables, and data.","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.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/","og_locale":"en_US","og_type":"article","og_title":"How to Migrate the Database from MS SQL to MySQL?","og_description":"Learn how to migrate your database from MS SQL to MySQL with this step-by-step guide. Understand the process of transferring the database schema, tables, and data.","og_url":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/","og_site_name":"Knowledge Base - bodHOST","article_published_time":"2015-04-13T09:38:16+00:00","article_modified_time":"2026-02-26T14:03:13+00:00","og_image":[{"width":685,"height":335,"url":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql.jpg","type":"image\/jpeg"}],"author":"anilr","twitter_card":"summary_large_image","twitter_misc":{"Written by":"anilr","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#article","isPartOf":{"@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/"},"author":{"name":"anilr","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/person\/8871ea0c76482a5a482e48538ae4dbb3"},"headline":"How to Migrate the Database from MS SQL to MySQL?","datePublished":"2015-04-13T09:38:16+00:00","dateModified":"2026-02-26T14:03:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/"},"wordCount":558,"publisher":{"@id":"https:\/\/www.bodhost.com\/kb\/#organization"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#primaryimage"},"thumbnailUrl":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql-300x147.jpg","keywords":["Database","Migrate","MS SQL","MySQL"],"articleSection":["SQL"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/","url":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/","name":"How to Migrate the Database from MS SQL to MySQL?","isPartOf":{"@id":"https:\/\/www.bodhost.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#primaryimage"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#primaryimage"},"thumbnailUrl":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql-300x147.jpg","datePublished":"2015-04-13T09:38:16+00:00","dateModified":"2026-02-26T14:03:13+00:00","description":"Learn how to migrate your database from MS SQL to MySQL with this step-by-step guide. Understand the process of transferring the database schema, tables, and data.","breadcrumb":{"@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#primaryimage","url":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql-300x147.jpg","contentUrl":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2015\/04\/ms-sql-to-mysql-300x147.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bodhost.com\/kb\/how-to-migrate-the-database-from-ms-sql-to-mysql\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"SQL","item":"https:\/\/www.bodhost.com\/kb\/category\/sql\/"},{"@type":"ListItem","position":2,"name":"How to Migrate the Database from MS SQL to MySQL?"}]},{"@type":"WebSite","@id":"https:\/\/www.bodhost.com\/kb\/#website","url":"https:\/\/www.bodhost.com\/kb\/","name":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","description":"","publisher":{"@id":"https:\/\/www.bodhost.com\/kb\/#organization"},"alternateName":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bodhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bodhost.com\/kb\/#organization","name":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","url":"https:\/\/www.bodhost.com\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2025\/10\/Profile-Pic.png","contentUrl":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2025\/10\/Profile-Pic.png","width":240,"height":240,"caption":"Web Hosting Knowledge Base | bodHOST Hosting FAQ"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/person\/8871ea0c76482a5a482e48538ae4dbb3","name":"anilr","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/11307531bf21385b7c7046df25e96e38f4530ef77506385bb9d9c72798e5b284?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/11307531bf21385b7c7046df25e96e38f4530ef77506385bb9d9c72798e5b284?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/11307531bf21385b7c7046df25e96e38f4530ef77506385bb9d9c72798e5b284?s=96&d=mm&r=g","caption":"anilr"},"url":"https:\/\/www.bodhost.com\/kb\/author\/anilr\/"}]}},"_links":{"self":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/5135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/comments?post=5135"}],"version-history":[{"count":5,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/5135\/revisions"}],"predecessor-version":[{"id":12164,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/5135\/revisions\/12164"}],"wp:attachment":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/media?parent=5135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/categories?post=5135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/tags?post=5135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}