<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anderson Brandão</title>
    <description>The latest articles on DEV Community by Anderson Brandão (@abrandao).</description>
    <link>https://dev.to/abrandao</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F35200%2F9ba4969a-c79d-4f1a-ad93-3fce606a3469.jpg</url>
      <title>DEV Community: Anderson Brandão</title>
      <link>https://dev.to/abrandao</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abrandao"/>
    <language>en</language>
    <item>
      <title>Adminer! A useful and very simple alternative to PhpMyAdmin</title>
      <dc:creator>Anderson Brandão</dc:creator>
      <pubDate>Mon, 02 Oct 2017 23:01:39 +0000</pubDate>
      <link>https://dev.to/abrandao/adminer-a-useful-and-very-simple-alternative-to-phpmyadmin-chg</link>
      <guid>https://dev.to/abrandao/adminer-a-useful-and-very-simple-alternative-to-phpmyadmin-chg</guid>
      <description>&lt;p&gt;I had some... issues with phpmyadmin. This was a good oportunity to look for an alternative. After trying out some options, luckily I found the &lt;a href="https://www.adminer.org/" rel="noopener noreferrer"&gt;Adminer&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Adminer is an efficient database manager tool that promises better user experience, support to Mysql features, performance and security than PhpMyAdmin.&lt;/p&gt;

&lt;p&gt;In fact, there is a section on website explaining why you should replace right now! &lt;a href="https://www.adminer.org/en/phpmyadmin/" rel="noopener noreferrer"&gt;https://www.adminer.org/en/phpmyadmin/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How it works!?
&lt;/h2&gt;

&lt;p&gt;This is as simple as possible. Just download a single php file and put into  your document root folder and access! After the authentication, you can manage your databases.&lt;/p&gt;

&lt;p&gt;That's it! No annoying configurations.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3so3vfxjh4zcjeg2hgq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3so3vfxjh4zcjeg2hgq.png" alt="Adminer.css design" width="657" height="293"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;TIP:&lt;/p&gt;

&lt;p&gt;The default design is not exactly beautiful. So, you can download an adminer.css file from the website - after choose your prefered option - and put it next to your adminer.php file to see the magic!&lt;/p&gt;

&lt;p&gt;Enjoy! XD&lt;/p&gt;

</description>
      <category>php</category>
      <category>phpmyadmin</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
