{"id":1736,"date":"2013-06-12T05:59:47","date_gmt":"2013-06-11T19:59:47","guid":{"rendered":"http:\/\/www.rjmprogramming.com.au\/wordpress\/?p=1736"},"modified":"2017-01-10T13:40:37","modified_gmt":"2017-01-10T03:40:37","slug":"mysql-xml-import-primer-tutorial","status":"publish","type":"post","link":"https:\/\/www.rjmprogramming.com.au\/ITblog\/mysql-xml-import-primer-tutorial\/","title":{"rendered":"MySql XML Import Primer Tutorial"},"content":{"rendered":"<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/MySql\/XML\/\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"MySql XML Import Primer Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/MySql\/XML\/MySql_XML_Import_Primer-8of.jpg\" title=\"MySql XML Import Primer Tutorial\"  \/><\/a><p class=\"wp-caption-text\">MySql XML Import Primer Tutorial<\/p><\/div>\n<p>\nMySql is a brilliant database especially when it teams up with its partner in Web excitement &#8230; PHP.   It also is very friendly with the XML protocol, and, like a lot of other database engines integrates XML into its language.   Read about MySql from <a target=_blank title='MySql from Wikipedia' href='https:\/\/en.wikipedia.org\/wiki\/MySQL'>Wikipedia<\/a> below:<\/p>\n<blockquote><p>MySQL (\/ma\u026a \u02cc\u025bskju\u02d0\u02c8\u025bl\/ &#8220;My S-Q-L&#8221;,[3] officially, but also called \/ma\u026a \u02c8si\u02d0kw\u0259l\/ &#8220;My Sequel&#8221;) is (as of 2008) the world&#8217;s most widely used[4][5] open source relational database management system (RDBMS)[6] that runs as a server providing multi-user access to a number of databases. It is named after co-founder Michael Widenius&#8217; daughter, My.[7] The SQL phrase stands for Structured Query Language.[3]<\/p>\n<p>The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL was owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Oracle Corporation.[8]<\/p>\n<p>MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack (and other &#8216;AMP&#8217; stacks). LAMP is an acronym for &#8220;Linux, Apache, MySQL, Perl\/PHP\/Python.&#8221; Free-software-open source projects that require a full-featured database management system often use MySQL.<\/p>\n<p>For commercial use, several paid editions are available, and offer additional functionality. Applications which use MySQL databases include: TYPO3, MODx, Joomla, WordPress, phpBB, MyBB, Drupal and other software. MySQL is also used in many high-profile, large-scale websites, including Wikipedia,[9] Google[10][11] (though not for searches), Facebook,[12][13][14] Twitter,[15] Flickr,[16] and YouTube.[17]<\/p><\/blockquote>\n<p>You can do a course in MySql, and you can pick things up.    MySql and the beautiful incredible phpMyAdmin make this infinitely possible for PHP\/MySql web environments.<\/p>\n<p>Take a look at how easy it is to get SQL involved in an XML Import integration idea in MySql &#8230; am just using localhost:8889 as a MySql MAMP phpMyAdmin environment, and the tutorial starts showing you this environment.<\/p>\n<p>This tutorial shows you just how good PHP\/MySql\/phpMyAdmin are, and how breaking things down into common denominators (which is what I class SQL as) is good.   By &#8220;common denominators&#8221; guess what I am saying is &#8220;protocols&#8221;.    In this use of &#8220;protocols&#8221; in this sense, would include this list (but there are many more):<\/p>\n<ul>\n<li>SQL<\/li>\n<li>HTML<\/li>\n<li>XML<\/li>\n<li>JSON<\/li>\n<li>CSV files<\/li>\n<li>PDF files<\/li>\n<\/ul>\n<p>Think we need to talk more about &#8220;protocols&#8221; in weeks to come?!<\/p>\n<p>Click <a target=_blank title='click picture' href='http:\/\/www.rjmprogramming.com.au\/MySql\/XML\/'>on picture above<\/a> for the tutorial, on the picture, as usual.   Hope you know that clicking on the @ causes the tutorial to be like a movie?!   Otherwise use the horizontal scrollbar to move from left to right through the presentation.<\/p>\n<p>Have a great day thinking about data &#8230; and those poor neglected but hardworking databases and database engines &#8230; or at the beach (but when you&#8217;re there think about where each sand grain came from &#8230; back to data thoughts?!).<\/p>\n<p>Download XML and SQL for tutorial and rename to <a target=_blank title='XML' href='http:\/\/www.rjmprogramming.com.au\/MySql\/XML\/country_state.xml_GETME'>country_state.xml<\/a> and <a target=_blank title='SQL' href='http:\/\/www.rjmprogramming.com.au\/MySql\/XML\/import_sql.sql_GETME'>import_sql.sql<\/a> and tailor for your directory structure etcera etcetera etcetera.\n<\/p>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d1736' onclick='var dv=document.getElementById(\"d1736\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"http:\/\/www.rjmprogramming.com.au\/wordpress\/?cat=64#content\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d1736' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>MySql is a brilliant database especially when it teams up with its partner in Web excitement &#8230; PHP. It also is very friendly with the XML protocol, and, like a lot of other database engines integrates XML into its language. &hellip; <a href=\"https:\/\/www.rjmprogramming.com.au\/ITblog\/mysql-xml-import-primer-tutorial\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,9,12,37],"tags":[292,299,602,827,1186,1319,1480],"class_list":["post-1736","post","type-post","status-publish","format-standard","hentry","category-data-integration","category-database","category-elearning","category-tutorials","tag-data-integration-2","tag-database-2","tag-import","tag-mysql","tag-sql","tag-tutorial","tag-xml"],"_links":{"self":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/1736"}],"collection":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/comments?post=1736"}],"version-history":[{"count":1,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/1736\/revisions"}],"predecessor-version":[{"id":27454,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/1736\/revisions\/27454"}],"wp:attachment":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/media?parent=1736"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/categories?post=1736"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/tags?post=1736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}