﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/6" rel="self" type="application/rss+xml" />
        <title><![CDATA[How to install MySQL 8.0 server on Ubuntu]]></title>
        <description><![CDATA[<p>MySQL is an open-source relational database management system (RDBMS). Its name is a combination of <em>My</em> and <em>SQL</em> the abbreviation for <em>Structured Query Language</em>. A relational database organizes data into one or more data tables in which data types may be related to each other; these relations help structure the data. SQL is a language programmers use to create, modify and extract data from the relational database, as well as control user access to the database.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/6/how-to-install-mysql-80-server-on-ubuntu]]></link>
        <pubDate>Fri, 26 Mar 2021 18:34:07 +0000</pubDate>
        <language>en</language>
        <category>databases</category>

        <image>
            <title>how-to-install-mysql-80-server-on-ubuntu</title>
            <link><![CDATA[https://www.hibit.dev/posts/6/how-to-install-mysql-80-server-on-ubuntu]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/mysql.png]]></url>
            <width>382></width>
            <height>200></height>
        </image>
    </channel>
</rss>
