<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Full Table Scan - Tools</title>
    <link>http://www.fulltablescan.com/</link>
    <description>The fix for the database junkie in you</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:admin@fulltablescan.com" />
    <generator>Serendipity 1.6.2 - http://www.s9y.org/</generator>
    <managingEditor>spam-me-not-tom@fulltablescan.com</managingEditor>
<pubDate>Thu, 20 Mar 2008 02:23:02 GMT</pubDate>

    <image>
        <url>http://www.fulltablescan.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Full Table Scan - Tools - The fix for the database junkie in you</title>
        <link>http://www.fulltablescan.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Product Review: AnySQL Maestro</title>
    <link>http://www.fulltablescan.com/index.php?/archives/77-Product-Review-AnySQL-Maestro.html</link>
            <category>Tools</category>
    
    <comments>http://www.fulltablescan.com/index.php?/archives/77-Product-Review-AnySQL-Maestro.html#comments</comments>
    <wfw:comment>http://www.fulltablescan.com/wfwcomment.php?cid=77</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.fulltablescan.com/rss.php?version=2.0&amp;type=comments&amp;cid=77</wfw:commentRss>
    

    <author>tom@fulltablescan.com (Tom)</author>
    <content:encoded>
    I decided to check out &lt;a href=&quot;http://www.sqlmaestro.com/products/anysql/maestro/&quot;  title=&quot;http://www.sqlmaestro.com/products/anysql/maestro/&quot;&gt;AnySQL Maestro &lt;/a&gt; after seeing the release announcement on the the SQLite mailing list a month or so ago.  I&#039;d been fairly happy with &lt;a href=&quot;http://www.fulltablescan.com/index.php?/archives/14-Squirrel-SQL.html&quot;  title=&quot;http://www.fulltablescan.com/index.php?/archives/14-Squirrel-SQL.html&quot;&gt;Squirrel SQL&lt;/a&gt; for quite a while, but it&#039;s good to try something new every so often.  And it&#039;s free, so I really had nothing to lose.&lt;br /&gt;
&lt;br /&gt;
It turns out that AnySQL Maestro provides everything I want in a query tool - connections to anything with an ODBC driver (i.e. anything), multiple open connections, a good query editor, a good result viewer, a plethora of configuration options, etc. etc. etc.  And &lt;em&gt;it looks like a modern Windows app&lt;/em&gt;.  I found it surprisingly disconcerting to use Squirrel SQL simply because it didn&#039;t look and feel like a Windows app.  I&#039;m not saying I love everything about the Windows UI, but at least when you move around between apps that look and feel the same you&#039;re focused on what you&#039;re doing rather than on what UI paradigm you have to work in.&lt;br /&gt;
&lt;br /&gt;
Having said that, however, AnySQL Maestro actually manages to hit on one of my other pet peeves - applications that don&#039;t make quitting easy.  You&#039;re supposed to be able to hit Alt-F,X to exit a Windows app.  Plain and simple.  Why people are hell bent on renaming their menus or using non-standard menu accelerator settings is beyond me, but they continue to do it.  Who knows.&lt;br /&gt;
&lt;br /&gt;
That aside, however, I&#039;m really very very happy with the tool.  It&#039;s actually somewhat hard to say what I like about it, because it kinda makes itself invisible.  I can query my various databases and inspect or use the results without hassle... almost without being aware of the tool I&#039;m using.  I think that&#039;s what all application developers strive for - to keep things simple but still highly functional.  I have seen few applications that achieve that as well as this tool does.&lt;br /&gt;
&lt;br /&gt;
Bottom line: query tools are the most important thing ever, but this is unquestionably the best one I&#039;ve ever used.  Kudos and many thanks to &lt;a href=&quot;http://www.sqlmaestro.com/&quot;  title=&quot;http://www.sqlmaestro.com/&quot;&gt;SQL Meastro Group&lt;/a&gt;. &lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 18 Mar 2008 15:23:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.fulltablescan.com/index.php?/archives/77-guid.html</guid>
    
</item>
<item>
    <title>Squirrel SQL</title>
    <link>http://www.fulltablescan.com/index.php?/archives/14-Squirrel-SQL.html</link>
            <category>Tools</category>
    
    <comments>http://www.fulltablescan.com/index.php?/archives/14-Squirrel-SQL.html#comments</comments>
    <wfw:comment>http://www.fulltablescan.com/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.fulltablescan.com/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>tom@fulltablescan.com (Tom)</author>
    <content:encoded>
    For the last few weeks, I&#039;ve been using &lt;a href=&quot;http://www.squirrelsql.org/&quot;  title=&quot;Squirrel SQL Homepage&quot;&gt;Squirrel SQL&lt;/a&gt; as my query tool.  Historically, I&#039;ve always used the vendor-provided query tool for each database (which I&#039;m still forced to do from the command line), so moving to a database-independent tool was a big step for me.  I&#039;m still adjusting, but I haven&#039;t yet had any thoughts of switching back to other tools, so Squirrel is probably here to stay.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.fulltablescan.com/index.php?/archives/14-Squirrel-SQL.html#extended&quot;&gt;Continue reading &quot;Squirrel SQL&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 05 Jul 2007 09:34:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.fulltablescan.com/index.php?/archives/14-guid.html</guid>
    
</item>

</channel>
</rss>