{"id":4833,"date":"2023-09-28T13:37:20","date_gmt":"2023-09-28T12:37:20","guid":{"rendered":"https:\/\/harmonweb.com\/blog\/?p=4833"},"modified":"2023-10-31T20:10:38","modified_gmt":"2023-10-31T19:10:38","slug":"how-to-create-import-and-delete-database-in-cpanel","status":"publish","type":"post","link":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/","title":{"rendered":"How to Create, Import, and Delete Database in cPanel"},"content":{"rendered":"\n<p>A lot of third-party software on your website will require that you create a database on your cPanel. You will also need to export or import your database to your web host when changing the website hosting.<\/p>\n\n\n\n<p>The database serves as data storage, keeping track of all actions performed on your website. For example, if someone does a web search, logs into an account, or makes a transaction while on your website, the database stores the information for you.<\/p>\n\n\n\n<p>In this tutorial, we will learn how you can create, import, and delete your database from your <a href=\"http:\/\/cpanel.net\" target=\"_blank\" rel=\"noopener\" title=\"\">cPanel<\/a>. Let\u2019s begin.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How To Create, Import &amp; Delete Database In cPanel\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/qJFUpxSBBb4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to create a database on your cPanel<\/h2>\n\n\n\n<p>To get started, you will need to log into your <strong>cPanel<\/strong>. You can do that directly or through your <a href=\"http:\/\/client.harmonweb.com\" title=\"\">HarmonWeb client area<\/a><\/p>\n\n\n\n<p><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"275\" src=\"https:\/\/lh4.googleusercontent.com\/U8rlUvyzk1JU7rwvNLY7XbyuCHro8UtJd255inFiIBYnIWyH_W7sRLM41JjMorDpf-W1phiO0ofn3jCDo781EtuSSwsrHBhcP5-Fkcj75nS5qTOZZwTzi8qT9nJEg_ilE0FSfZ6YfL_QYIxGXYxTKPg\"><\/p>\n\n\n\n<p>In your cPanel, scroll down to the <strong>Databases <\/strong>section and click on <strong>MySQL Databases<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/HoVvdtdeWwcBrUeCRagR_7LijC2suL2VKIwqML0wauNI0x5HKngTc43_5L3Zk4KqdILIblNzWrrZyzI8835t6f0fEhCVi1CUg6qn7yN6kP__dEnn3zIXAvL5FFWT41_GKp1zs5vYwVKNlDln3C0Jhd8\" alt=\"How to create a database on your cPanel\"\/><\/figure>\n\n\n\n<p>Once you are in, go to the <strong>Create New Database <\/strong>section. In the text box, indicate the name you want to use for the database you are creating and click <strong>Create Database<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/UwBB5XYfPWg_wBQHVkdG9HNw5f3_L3i7sAb6s1DHd_DUypVfxzWSLQrSMWUa07a4r88KARt0dr_ZXEj5mqequ2-OFFHSqUpeLmOuNST80mcsSrfxRgpEVHhT4D6TRF_SH8Y32zKJqB-NhujxP6VNPhk\" alt=\"Create database in cpanel\"\/><\/figure>\n\n\n\n<p>Now, you have successfully created the database. However, you must also make a <a href=\"https:\/\/harmonweb.com\/blog\/how-to-back-up-and-restore-mysql-databases-in-cpanel\/\" target=\"_blank\" rel=\"noopener\" title=\"\">MySQL<\/a> User to manage the database.<\/p>\n\n\n\n<p>To create a MySQL User, scroll down to the <strong>MySQL Users <\/strong>section to find <strong>Add New User.<\/strong><\/p>\n\n\n\n<p>Assign the user the username and complete the password for the MySQL User. You can use the <strong>Password Generator<\/strong> to generate a secure password. Once you are done, click on <strong>Create User<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/TKOSM0gI3ii9gAlZOJf1g1aSH065H2h6Q9G94gKe4mnJTLu2LZAVCw0vru2oaSCAsdm6So5hgcYglC1FQW7lRCDsvfHgCS-KlaMjBLIwh9A3pLBz5GP0Y-jlLIR0_GjRccrt8zpgi-F18C12C_4UOY0\" alt=\"How to add new users\"\/><\/figure>\n\n\n\n<p>You have now created the MySQL Database and MySQL User. Now, go to <strong>Add User To Database <\/strong>and assign the user to the correct Database. Then click on <strong>Add<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/yADH1ICJr7R536EG0Y8GjKyepFdC2FImckcxNl9WJ9GAWM5DaoO0rc1FqNlUZk3GL5IUhafFMgU-aEqkXr4BA88HjPpw4QMRxkSIXiUqgR9ufzmDlV1vgHjFItpTMwNpUVAq-jnsG16eWWVoJVyX0wU\" alt=\"add user to database\"\/><\/figure>\n\n\n\n<p>You will be taken to a new window, where you will assign the MySQL User the privileges that you want the user to have. Now click on <strong>Make Changes<\/strong>.<\/p>\n\n\n\n<p>Now you are done.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Import a database on your cPanel<\/h2>\n\n\n\n<p>If you have successfully created an SQL file, go to your cPanel and click on <strong>phpMyAdmin<\/strong> in the <strong>Databases <\/strong>section<strong>.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/AcAYyNVLVPGhjWIVrg5okFfOkkEkcXBL5wm-IGOoTzTbJorq7ZSF4vcwgFmC-xYtO814zSsoIJ91zAV6TC057JAql4xF01c3XhlO-swVijL6FKF6hs_5PGIhkm7uy3byrerBpgKdG0hD7SaQltAfnXM\" alt=\"How to Import a database on your cPanel\"\/><\/figure>\n\n\n\n<p>In the new window, click on the <strong>Import <\/strong>tab at the top of the screen.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/fvdN7V4eOVLwt_uWsUttgDk8d-C16E3bEKiaDHyEptQly4NccYr0PX3vkcgEtuVXlQK00zn6OZ8aMSw2ijyshtIMuReqnzG2jhIS2mPhQUkNk80pf0MLazQPLR5LtGl2cFs8qsMnEEtCuavVLnTv0Cg\" alt=\"Import database from phpmyadmin\"\/><\/figure>\n\n\n\n<p>Click on <strong>Choose File<\/strong> and select the SQL file.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/-R2En4FGUc39doMiM8VMva5-3YV1I9QI-Ut0WFRAiQpt4zet4wFHjL7HV_A6X14GfAHBbdHqNBhrR1XWB9CzEngwzwiFkNJ9BXjoqVvMO2801C12HxaZl-vQymYk9MqTBJgYfpR3N0RXA2jM4Wgt6LU\" alt=\"Choose file in phpMyadmin\"\/><\/figure>\n\n\n\n<p>Once you have uploaded the SQL file, scroll down and click on <strong>Import<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/wMsVjscrlRq35RcWy4UKqHBabV3p6PXb150Ho09252X2tJBv09t3tlFwKBQYwizdUbIK6zNBLzGEZlPl9QSEdZ2wsjQcsSqRgqsujzMjuPG7Bw2nl81De6iisjBpSDklhyn--_DnjYZclnZytlmMBg8\" alt=\"Import in PHPmy admin\"\/><\/figure>\n\n\n\n<p>Now you have imported your database.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to delete a database on your cPanel<\/h2>\n\n\n\n<p>Go to your <strong>MySQL Databases <\/strong>in your cPanel.<\/p>\n\n\n\n<p>Go to the <strong>Current Databases <\/strong>section, select the database you want to delete, and then click <strong>Delete<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/5l8EcaiAjlS531H-MA5ZenAFT1W1e8CgZCr9UlbuJkYMX_QGtsv4i4zmHewwZvL3umo0d_kYDQkBd_kEY5oS3P6SkBOMvZqg2VGuvik_0n7FrjT6G6YouW-x5YyvWwrowk6cJYX-ohCotOUBahwM8mM\" alt=\"Create Database\"\/><\/figure>\n\n\n\n<p>In the new screen, click on <strong>Delete Database<\/strong>. Ensure that you have selected the right database before you confirm deletion.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/fD4j0fhP5TkMwH7nkF8MJ6gXQdMAJ_04MymQlEVQRoaMMh__NXD0wU5mYH1I2AqzcRcUKI5UX5lz6U3ESUW26NLr6w-O6DaWmdqAPzXWngCgLGsBxAEWMnFBLQE2TC0xmDGOapVpuh6Ww8ivEAEdvpg\" alt=\"Delete database in cpanel\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>A lot of third-party software on your website will require that you create a database on your cPanel.&hellip;<\/p>\n","protected":false},"author":1,"featured_media":4863,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[157],"tags":[],"class_list":["post-4833","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-client"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Create, Import, and Delete Database in cPanel | HarmonWeb Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create, Import, and Delete Database in cPanel | HarmonWeb Blog\" \/>\n<meta property=\"og:description\" content=\"A lot of third-party software on your website will require that you create a database on your cPanel.&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"HarmonWeb Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-28T12:37:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-31T19:10:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2023\/09\/IMG_7172.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"John Adegoke\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John Adegoke\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/\"},\"author\":{\"name\":\"John Adegoke\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/person\\\/e9bc75c3e7e30a261690c47ec872a8fc\"},\"headline\":\"How to Create, Import, and Delete Database in cPanel\",\"datePublished\":\"2023-09-28T12:37:20+00:00\",\"dateModified\":\"2023-10-31T19:10:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/\"},\"wordCount\":447,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_7172.png\",\"articleSection\":[\"Client\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/\",\"name\":\"How to Create, Import, and Delete Database in cPanel | HarmonWeb Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_7172.png\",\"datePublished\":\"2023-09-28T12:37:20+00:00\",\"dateModified\":\"2023-10-31T19:10:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_7172.png\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_7172.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-import-and-delete-database-in-cpanel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Create, Import, and Delete Database in cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\",\"name\":\"HarmonWeb Blog\",\"description\":\"HarmonWeb\",\"publisher\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\",\"name\":\"HarmonWeb\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/cropped-HARMON-WEB-LOGO-2.png\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/cropped-HARMON-WEB-LOGO-2.png\",\"width\":831,\"height\":172,\"caption\":\"HarmonWeb\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/person\\\/e9bc75c3e7e30a261690c47ec872a8fc\",\"name\":\"John Adegoke\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677\",\"caption\":\"John Adegoke\"},\"sameAs\":[\"https:\\\/\\\/harmonweb.com\\\/blog\"],\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/author\\\/harmonweb\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create, Import, and Delete Database in cPanel | HarmonWeb Blog","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:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"How to Create, Import, and Delete Database in cPanel | HarmonWeb Blog","og_description":"A lot of third-party software on your website will require that you create a database on your cPanel.&hellip;","og_url":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/","og_site_name":"HarmonWeb Blog","article_published_time":"2023-09-28T12:37:20+00:00","article_modified_time":"2023-10-31T19:10:38+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2023\/09\/IMG_7172.png","type":"image\/png"}],"author":"John Adegoke","twitter_card":"summary_large_image","twitter_misc":{"Written by":"John Adegoke","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#article","isPartOf":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/"},"author":{"name":"John Adegoke","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/person\/e9bc75c3e7e30a261690c47ec872a8fc"},"headline":"How to Create, Import, and Delete Database in cPanel","datePublished":"2023-09-28T12:37:20+00:00","dateModified":"2023-10-31T19:10:38+00:00","mainEntityOfPage":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/"},"wordCount":447,"commentCount":1,"publisher":{"@id":"https:\/\/harmonweb.com\/blog\/#organization"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2023\/09\/IMG_7172.png","articleSection":["Client"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/","url":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/","name":"How to Create, Import, and Delete Database in cPanel | HarmonWeb Blog","isPartOf":{"@id":"https:\/\/harmonweb.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2023\/09\/IMG_7172.png","datePublished":"2023-09-28T12:37:20+00:00","dateModified":"2023-10-31T19:10:38+00:00","breadcrumb":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#primaryimage","url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2023\/09\/IMG_7172.png","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2023\/09\/IMG_7172.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-import-and-delete-database-in-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/harmonweb.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Create, Import, and Delete Database in cPanel"}]},{"@type":"WebSite","@id":"https:\/\/harmonweb.com\/blog\/#website","url":"https:\/\/harmonweb.com\/blog\/","name":"HarmonWeb Blog","description":"HarmonWeb","publisher":{"@id":"https:\/\/harmonweb.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/harmonweb.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/harmonweb.com\/blog\/#organization","name":"HarmonWeb","url":"https:\/\/harmonweb.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2020\/06\/cropped-HARMON-WEB-LOGO-2.png","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2020\/06\/cropped-HARMON-WEB-LOGO-2.png","width":831,"height":172,"caption":"HarmonWeb"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/person\/e9bc75c3e7e30a261690c47ec872a8fc","name":"John Adegoke","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677","url":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677","caption":"John Adegoke"},"sameAs":["https:\/\/harmonweb.com\/blog"],"url":"https:\/\/harmonweb.com\/blog\/author\/harmonweb\/"}]}},"_links":{"self":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/4833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/comments?post=4833"}],"version-history":[{"count":2,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/4833\/revisions"}],"predecessor-version":[{"id":4988,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/4833\/revisions\/4988"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/media\/4863"}],"wp:attachment":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/media?parent=4833"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/categories?post=4833"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/tags?post=4833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}