<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: SQL Buddy &#8211; A Web Based MySQL Administration Tool	</title>
	<atom:link href="https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 28 Aug 2019 07:37:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: CLastres		</title>
		<link>https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1233199</link>

		<dc:creator><![CDATA[CLastres]]></dc:creator>
		<pubDate>Wed, 28 Aug 2019 07:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1774#comment-1233199</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192994&quot;&gt;ClarMp&lt;/a&gt;.

&lt;strong&gt;Adminer&lt;/strong&gt; (formerly &lt;strong&gt;phpMinAdmin&lt;/strong&gt;) is a full-featured database management tool written in PHP. Conversely to &lt;strong&gt;phpMyAdmin&lt;/strong&gt;, it consist of a single file ready to deploy to the target server. It is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192994">ClarMp</a>.</p>
<p><strong>Adminer</strong> (formerly <strong>phpMinAdmin</strong>) is a full-featured database management tool written in PHP. Conversely to <strong>phpMyAdmin</strong>, it consist of a single file ready to deploy to the target server. It is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1193524</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 05 Jul 2019 05:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1774#comment-1193524</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192994&quot;&gt;ClarMp&lt;/a&gt;.

@ClarMP,

Thanks for notifying, we&#039;ve also covered about &lt;a href=&quot;https://www.tecmint.com/adminer-a-advanced-web-based-databases-administration-tool-for-linux/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;Adminer – A Advanced Web Based Databases Administration Tool for Linux&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192994">ClarMp</a>.</p>
<p>@ClarMP,</p>
<p>Thanks for notifying, we&#8217;ve also covered about <a target="_blank" href="https://www.tecmint.com/adminer-a-advanced-web-based-databases-administration-tool-for-linux/" rel="noopener noreferrer" target="_blank">Adminer – A Advanced Web Based Databases Administration Tool for Linux</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ClarMp		</title>
		<link>https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192994</link>

		<dc:creator><![CDATA[ClarMp]]></dc:creator>
		<pubDate>Thu, 04 Jul 2019 17:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1774#comment-1192994</guid>

					<description><![CDATA[SQL Buddy is dead since 2011.

If you want to use a lightweight tool try &lt;a href=&quot;https://www.tecmint.com/adminer-a-advanced-web-based-databases-administration-tool-for-linux/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;Adminer&lt;/a&gt;.

I think it&#039;s better than &lt;strong&gt;phpMyAdmin&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<p>SQL Buddy is dead since 2011.</p>
<p>If you want to use a lightweight tool try <a target="_blank" href="https://www.tecmint.com/adminer-a-advanced-web-based-databases-administration-tool-for-linux/" rel="noopener noreferrer" target="_blank">Adminer</a>.</p>
<p>I think it&#8217;s better than <strong>phpMyAdmin</strong>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Den		</title>
		<link>https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192794</link>

		<dc:creator><![CDATA[Den]]></dc:creator>
		<pubDate>Thu, 04 Jul 2019 13:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1774#comment-1192794</guid>

					<description><![CDATA[Very simple and lightweight &lt;a href=&quot;https://www.tecmint.com/adminer-a-advanced-web-based-databases-administration-tool-for-linux/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;Adminer – A Advanced Web Based Databases Administration Tool for Linux&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>Very simple and lightweight <a target="_blank" href="https://www.tecmint.com/adminer-a-advanced-web-based-databases-administration-tool-for-linux/" rel="noopener noreferrer" target="_blank">Adminer – A Advanced Web Based Databases Administration Tool for Linux</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Charles Godwin		</title>
		<link>https://www.tecmint.com/sql-buddy-mysql-administration-tool-for-linux/comment-page-1/#comment-1192783</link>

		<dc:creator><![CDATA[Charles Godwin]]></dc:creator>
		<pubDate>Thu, 04 Jul 2019 12:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1774#comment-1192783</guid>

					<description><![CDATA[I am startled to see you extolling the virtues of software that has had no maintenance since 2013 and must be very out of date for both PHP and MySQL support.]]></description>
			<content:encoded><![CDATA[<p>I am startled to see you extolling the virtues of software that has had no maintenance since 2013 and must be very out of date for both PHP and MySQL support.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
