{"id":46,"date":"2019-10-02T11:21:28","date_gmt":"2019-10-02T04:21:28","guid":{"rendered":"https:\/\/mariadbtutorial.com\/?page_id=46"},"modified":"2020-04-11T23:24:14","modified_gmt":"2020-04-11T16:24:14","slug":"install-mariadb","status":"publish","type":"page","link":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/","title":{"rendered":"Install MariaDB"},"content":{"rendered":"\n<p><strong>Summary<\/strong>: in this tutorial, you will learn step by step how to download and install MariaDB on your system.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Download MariaDB<\/h2>\n\n\n\n<p>To download MariaDB, you go to the download page and select the latest version to download:<\/p>\n\n\n\n<p><a href=\"https:\/\/downloads.mariadb.org\/\" class=\"buttonDownload\">Download MariaDB<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install MariaDB<\/h2>\n\n\n\n<p>To install MariaDB on Windows, you follow these steps:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1. Start installation<\/h3>\n\n\n\n<p>Double-click the installer to start the installation process.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"493\" height=\"385\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png\" alt=\"Install MariaDb Windows step 1\" class=\"wp-image-47\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png 493w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1-300x234.png 300w\" sizes=\"auto, (max-width: 493px) 100vw, 493px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2. Accept the end-user license agreement<\/h3>\n\n\n\n<p>Read the end-user license agreement and click the Next button:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"495\" height=\"387\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-2.png\" alt=\"Install MariaDB Windows step 2\" class=\"wp-image-48\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-2.png 495w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-2-300x235.png 300w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3. Select features<\/h3>\n\n\n\n<p>Choose the directory that stores the MariaDB files and click the Next button. The default location on Windows is <code>C:\\Program Files\\MariaDB 10.4\\<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"495\" height=\"387\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-3.png\" alt=\"Install MariaDb Windows step 3\" class=\"wp-image-49\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-3.png 495w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-3-300x235.png 300w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4. Set root&#8217;s password<\/h3>\n\n\n\n<p>Type a password for the root user account. You will use this password to connect to MariaDB later.&nbsp; The root user is the default user of the MariaDB, which has all privileges.<\/p>\n\n\n\n<p>If you don&#8217;t want the root user to login from a remote machine, you need to uncheck the <code>Enable access from remote machines for 'root' user<\/code> checkbox.<\/p>\n\n\n\n<p>The <code>Use UTF8 as the default server's character set<\/code> option allows you to use the UTF8 as the default character set when you create new databases and tables.<\/p>\n\n\n\n<p>Once you complete selecting all options, click the Next button to go to the next step.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"493\" height=\"385\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-4.png\" alt=\"\" class=\"wp-image-50\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-4.png 493w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-4-300x234.png 300w\" sizes=\"auto, (max-width: 493px) 100vw, 493px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5. Configure Database<\/h3>\n\n\n\n<p>In this step:<\/p>\n\n\n\n<p>First, install MariaDB as a service by selecting the <code>Install as service<\/code> option. It allows you to rename the service name.<\/p>\n\n\n\n<p>Second, configure the port for the MariaDB. By default, MariaDB uses 3306 port. However, you can change it to your port if you want.<\/p>\n\n\n\n<p>Third, specify the parameters for the Innodb engine including buffer pool size and page size.&nbsp; 16KB page size is suitable for most databases.<\/p>\n\n\n\n<p>Finally, click the Next button to go to the next step.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"493\" height=\"385\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-5.png\" alt=\"\" class=\"wp-image-51\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-5.png 493w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-5-300x234.png 300w\" sizes=\"auto, (max-width: 493px) 100vw, 493px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6. Submit usage information<\/h3>\n\n\n\n<p>If you want to submit anonymous usage information so that MariaDB developers can improve the system, check the checkbox and click the Next button.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"495\" height=\"387\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-6.png\" alt=\"\" class=\"wp-image-53\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-6.png 495w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-6-300x235.png 300w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7.&nbsp; Ready to install MariaDB<\/h3>\n\n\n\n<p>Click the Install button to start installing MariaDB<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"493\" height=\"385\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-7.png\" alt=\"Install MariaDB Windows step 7\" class=\"wp-image-54\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-7.png 493w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-7-300x234.png 300w\" sizes=\"auto, (max-width: 493px) 100vw, 493px\" \/><\/figure>\n\n\n\n<p>It will take a few minutes depending on the system.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"493\" height=\"385\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-7-1.png\" alt=\"\" class=\"wp-image-55\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-7-1.png 493w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-7-1-300x234.png 300w\" sizes=\"auto, (max-width: 493px) 100vw, 493px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8. Complete the MariaDB setup<\/h3>\n\n\n\n<p>Click the <strong>Finish<\/strong> button to complete MariaDB setup<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"493\" height=\"385\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-8.png\" alt=\"Install MariaDB Windows step 8\" class=\"wp-image-56\" srcset=\"https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-8.png 493w, https:\/\/www.mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-8-300x234.png 300w\" sizes=\"auto, (max-width: 493px) 100vw, 493px\" \/><\/figure>\n\n\n\n<p>You can find the MariaDB tools in the startup menu:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"271\" height=\"256\" src=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDB.png\" alt=\"Install MariaDB\" class=\"wp-image-57\"\/><\/figure>\n\n\n\n<p>In this tutorial, you have learned step by step how to install MariaDB on Windows.<\/p>\n<div class=\"helpful-block-content\" data-title=\"\">\n\t<header>\n\t\t<div class=\"wth-question\">Was this tutorial helpful ?<\/div>\n\t\t<div class=\"wth-thumbs\">\n\t\t\t<button\n\t\t\t\tdata-post=\"46\"\n\t\t\t\tdata-post-url=\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/\"\n\t\t\t\tdata-post-title=\"Install MariaDB\"\n\t\t\t\tdata-response=\"1\"\n\t\t\t\tclass=\"wth-btn-rounded wth-yes-btn\"\n\t\t\t>\n\t\t\t\t<svg\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\t\t\tviewBox=\"0 0 24 24\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\tstroke=\"currentColor\"\n\t\t\t\t\tstroke-width=\"2\"\n\t\t\t\t\tstroke-linecap=\"round\"\n\t\t\t\t\tstroke-linejoin=\"round\"\n\t\t\t\t\tclass=\"feather feather-thumbs-up block w-full h-full\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\"\n\t\t\t\t\t><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"sr-only\"> Yes <\/span>\n\t\t\t<\/button>\n\n\t\t\t<button\n\t\t\t\tdata-response=\"0\"\n\t\t\t\tdata-post=\"46\"\n\t\t\t\tdata-post-url=\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/\"\n\t\t\t\tdata-post-title=\"Install MariaDB\"\n\t\t\t\tclass=\"wth-btn-rounded wth-no-btn\"\n\t\t\t>\n\t\t\t\t<svg\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\t\t\tviewBox=\"0 0 24 24\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\tstroke=\"currentColor\"\n\t\t\t\t\tstroke-width=\"2\"\n\t\t\t\t\tstroke-linecap=\"round\"\n\t\t\t\t\tstroke-linejoin=\"round\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\"\n\t\t\t\t\t><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"sr-only\"> No <\/span>\n\t\t\t<\/button>\n\t\t<\/div>\n\t<\/header>\n\n\t<div class=\"wth-form hidden\">\n\t\t<div class=\"wth-form-wrapper\">\n\t\t\t<div class=\"wth-title\"><\/div>\n\t\t\t\n\t\t\t<textarea class=\"wth-message\"><\/textarea>\n\n\t\t\t<button class=\"btn btn-primary wth-btn-submit\">Send<\/button>\n\t\t\t<button class=\"btn wth-btn-cancel\">Cancel<\/button>\n\t\t\n\t\t<\/div>\n\t<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Summary: in this tutorial, you will learn step by step how to download and install MariaDB on your system. Download MariaDB To download MariaDB, you go to the download page and select the latest version to download: Download MariaDB Install MariaDB To install MariaDB on Windows, you follow these steps: Step 1. Start installation Double-click [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":44,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-46","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Install MariaDB<\/title>\n<meta name=\"description\" content=\"In this tutorial, you will learn step by step how to download and install MariaDB on your system.\" \/>\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.mariadbtutorial.com\/getting-started\/install-mariadb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install MariaDB\" \/>\n<meta property=\"og:description\" content=\"In this tutorial, you will learn step by step how to download and install MariaDB on your system.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/\" \/>\n<meta property=\"og:site_name\" content=\"MariaDB Tutorial\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-11T16:24:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/\",\"url\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/\",\"name\":\"Install MariaDB\",\"isPartOf\":{\"@id\":\"https:\/\/www.mariadbtutorial.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png\",\"datePublished\":\"2019-10-02T04:21:28+00:00\",\"dateModified\":\"2020-04-11T16:24:14+00:00\",\"description\":\"In this tutorial, you will learn step by step how to download and install MariaDB on your system.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#primaryimage\",\"url\":\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png\",\"contentUrl\":\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mariadbtutorial.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with MariaDB\",\"item\":\"https:\/\/www.mariadbtutorial.com\/getting-started\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Install MariaDB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mariadbtutorial.com\/#website\",\"url\":\"https:\/\/www.mariadbtutorial.com\/\",\"name\":\"MariaDB Tutorial\",\"description\":\"MariaDB Tutorial\",\"publisher\":{\"@id\":\"https:\/\/www.mariadbtutorial.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mariadbtutorial.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.mariadbtutorial.com\/#organization\",\"name\":\"MariaDB Tutorial\",\"url\":\"https:\/\/www.mariadbtutorial.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mariadbtutorial.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/06\/favicon.png\",\"contentUrl\":\"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/06\/favicon.png\",\"width\":512,\"height\":592,\"caption\":\"MariaDB Tutorial\"},\"image\":{\"@id\":\"https:\/\/www.mariadbtutorial.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install MariaDB","description":"In this tutorial, you will learn step by step how to download and install MariaDB on your system.","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.mariadbtutorial.com\/getting-started\/install-mariadb\/","og_locale":"en_US","og_type":"article","og_title":"Install MariaDB","og_description":"In this tutorial, you will learn step by step how to download and install MariaDB on your system.","og_url":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/","og_site_name":"MariaDB Tutorial","article_modified_time":"2020-04-11T16:24:14+00:00","og_image":[{"url":"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/","url":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/","name":"Install MariaDB","isPartOf":{"@id":"https:\/\/www.mariadbtutorial.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#primaryimage"},"image":{"@id":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#primaryimage"},"thumbnailUrl":"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png","datePublished":"2019-10-02T04:21:28+00:00","dateModified":"2020-04-11T16:24:14+00:00","description":"In this tutorial, you will learn step by step how to download and install MariaDB on your system.","breadcrumb":{"@id":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#primaryimage","url":"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png","contentUrl":"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/10\/Install-MariaDb-Windows-step-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.mariadbtutorial.com\/getting-started\/install-mariadb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mariadbtutorial.com\/"},{"@type":"ListItem","position":2,"name":"Getting Started with MariaDB","item":"https:\/\/www.mariadbtutorial.com\/getting-started\/"},{"@type":"ListItem","position":3,"name":"Install MariaDB"}]},{"@type":"WebSite","@id":"https:\/\/www.mariadbtutorial.com\/#website","url":"https:\/\/www.mariadbtutorial.com\/","name":"MariaDB Tutorial","description":"MariaDB Tutorial","publisher":{"@id":"https:\/\/www.mariadbtutorial.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mariadbtutorial.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mariadbtutorial.com\/#organization","name":"MariaDB Tutorial","url":"https:\/\/www.mariadbtutorial.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mariadbtutorial.com\/#\/schema\/logo\/image\/","url":"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/06\/favicon.png","contentUrl":"https:\/\/mariadbtutorial.com\/wp-content\/uploads\/2019\/06\/favicon.png","width":512,"height":592,"caption":"MariaDB Tutorial"},"image":{"@id":"https:\/\/www.mariadbtutorial.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/pages\/46","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/comments?post=46"}],"version-history":[{"count":1,"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/pages\/46\/revisions"}],"predecessor-version":[{"id":774,"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/pages\/46\/revisions\/774"}],"up":[{"embeddable":true,"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/pages\/44"}],"wp:attachment":[{"href":"https:\/\/www.mariadbtutorial.com\/wp-json\/wp\/v2\/media?parent=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}