<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 13:43:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: Database Migrations: The Next Killer PHP Application]]></title>
      <guid>http://www.phpdeveloper.org/news/12063</guid>
      <link>http://www.phpdeveloper.org/news/12063</link>
      <description><![CDATA[<p>
In <a href="http://phpimpact.wordpress.com/2009/03/03/database-migration-the-next-killer-php-application/">a new post</a> to his PHP::Impact blog <i>Federico Cargnelutti</i> he suggests that the nest "killer app" for the PHP world is something that can (quickly and easily) do database migrations.
</p>
<blockquote>
Schema synchronization is the killer feature missing in phpMyAdmin! This feature can be found in some commercial applications, like SQLyog Enterprise for example. [...] However, SQLyog DST is not free and only runs on Windows. So, if you want to build the next killer PHP application, port SQLyog's database synchronization tool to PHP and open source it. People will love you for it.
</blockquote>
<p>
He links to a few different resources including <a href="http://adam.blog.heroku.com/past/2009/3/2/database_versioning/">a blog entry on database versioning</a> and <a href="http://www.databasejournal.com/features/mysql/article.php/1584401/Synchronizing-Your-MySQL-Databases-Using-a-Free-MySQL-Admin-Tool---SQLyog.htm">an article</a> showing how the synchronizing is currently done with SQLyog. 
</p>]]></description>
      <pubDate>Wed, 04 Mar 2009 09:37:32 -0600</pubDate>
    </item>
  </channel>
</rss>
