SQuirrel SQL – Universal SQL Client

A co-worker told me about this one… SQuirrel SQL bills itself as a “universal SQL client”.  At work we use Oracle and I’ve been happy using Oracle’s SQL Developer.  At home on Linux I’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…

After using SQuirrel SQL for a few days I’m happy to report my search may be over!  SQuirrel SQL is like Eclipse – it’s based on Java, uses JDBC drivers to connect to your database, and it can be extended via plugins.

SQuirrel SQL

SQuirrel SQL

All the basics are here – 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.

Since SQuirrel SQL is based on Java it’s cross platform, it supports any database with a JDBC driver and is free!

Recent Related Posts

6 thoughts on “SQuirrel SQL – Universal SQL Client

  1. That’s correct, but as I use both OS’s (Windows and Linux Ubuntu) it’s nice to have one piece of software that runs on both ;-)

    I’m gonna download Squirrel SQL and play with it for a while, see what it does for me!

  2. @Sebastiaan if you try it I’d love to hear how you think it compares to SQLYog.

    @Brian – I did look at Navicat but it was missing some basic features in the free version – code completion, import/export, etc.

  3. i find that for a piece of software that i really enjoy using and is beyond helpful i don’t mind paying for it. i use aqua data studio. it’s built in java (cross platform), and connects natively to the big boy db’s. it also will connect to anything using odbc or jdbc. there are things i would like it to do, but it does EVERYTHING i need it to do and more. i highly recommend it.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>