<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thecrumb.com &#187; sql editor</title>
	<atom:link href="http://thecrumb.com/tag/sql-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrumb.com</link>
	<description>developer &#124; thinker &#124; tinkerer</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:28:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SQuirrel SQL &#8211; Universal SQL Client</title>
		<link>http://thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/</link>
		<comments>http://thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 13:43:05 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sql editor]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=491</guid>
		<description><![CDATA[A co-worker told me about this one&#8230; SQuirrel SQL bills itself as a &#8220;universal SQL client&#8221;.  At work we use Oracle and I&#8217;ve been happy using Oracle&#8217;s SQL Developer.  At home on Linux I&#8217;ve been searching for something to interact &#8230; <a href="http://thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A co-worker told me about this one&#8230; <a href="http://www.squirrelsql.org/">SQuirrel SQL</a> bills itself as a &#8220;universal SQL client&#8221;.  At work we use Oracle and I&#8217;ve been happy using Oracle&#8217;s SQL Developer.  At home on Linux I&#8217;ve been searching for something to interact with MySQL.  The MySQL Administrator and MySQL Query Browser tools provided by MySQL work but are lacking in features&#8230;</p>
<p>After using SQuirrel SQL for a few days I&#8217;m happy to report my search may be over!  SQuirrel SQL is like Eclipse &#8211; it&#8217;s based on Java, uses JDBC drivers to connect to your database, and it can be extended via plugins.</p>
<div id="attachment_492" class="wp-caption aligncenter" style="width: 440px"><a href="http://thecrumb.com/wp-content/uploads/2008/08/sqlsquirrel.png"><img class="size-full wp-image-492" src="http://thecrumb.com/wp-content/uploads/2008/08/sqlsquirrel.png" alt="SQuirrel SQL" width="430" height="334" /></a><p class="wp-caption-text">SQuirrel SQL</p></div>
<p>All the basics are here &#8211; code completion, SQL editor, auto correction, editing results, etc.  Through plugins you can get table relation graphs, data import, database copy, SQL validation, syntax highlighting and more.</p>
<p>Since SQuirrel SQL is based on Java it&#8217;s cross platform, it supports any database with a JDBC driver and is free!</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2008/08/03/squirrel-sql-universal-sql-client/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

