The Artima Developer Community
Sponsored Link

Java Buzz Forum
new db tool in my toolbox

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
new db tool in my toolbox Posted: Sep 11, 2006 1:38 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: new db tool in my toolbox
Feed Title: Logemann Blog
Feed URL: http://www.logemann.org/blojsom/blog/default/?flavor=rss2
Feed Description: Marc's thoughts on Java and more
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Logemann Blog

Advertisement

After a long and unpleasant journey of trying out several database tools that can handle multiple db vendors, i finally settled on DBVisualizer. But before i speak about the tool, let me explain what i tried before.

I started with vendor supplied tools for the different database and realized quite soon that these solutions are either totally buggy or non-existant at all. Lets start with MySQL Query Manager, i tried this thingy on windows and OSX and on both platforms, this app crashed so often that i wonder what the message behind this could be. Then i went on with the DB2 on iSeries/i5 tooling called OperationsNavigator. I blogged about that a while ago and this java app is so unresponsive, awkyard to use and ugly to look at, that this could be only programmed by a bunch of Cobol programmers. Of course i also tried other approaches to database clients like webclients and stuff, but all in all, it wasnt very entertaining.

Pretty soon it was clear that i need a multi vendor desktop db tool like for instance... Squirrel. I liked its price in the first place, meaning $0. But even though they re-continued development on this tool after a quite large break, the app is also buggy. And with buggy i dont mean: "ohh i worked with it for 3 months now and found the first bug" but more "yikes... this doesnt work either". No offense here, i could join the team and fix the bugs, but i just dont have the time and notion for that.

So i tried a few of the commercial ones. (No not Toad, its far away from being multi vendor.) I cant remember every tool i tried in the last months because it were a few but the most appealing was and is DBVisualizer. First its Java which i like a lot because i dont know if i will continue OSX to the rest of my life. Then its GUI is nice, even though its hard to see that they use the same iconset than our commerical logistics appliation :). Feature wide it has not all one possibly wants (like a visual alter) but thats expected to come soon. Its a solid (means non buggy) tool with some nice features. Nothing earthshaking, but things like the Import Manager are neat. They support basically all DBs present but support varies of course.

So i decided this weekend that i am going to buy it this week and the price of $129 is ok. Its very interessting to see that all of my development tools are in fact java based. And this is more or less a coincidence. I dont chose software solely on this criteria, but it seems some of the best tools in their areas are in java. Here is my java dev tools list: JProfiler, IntelliJ IDEA, oXygen XML.

Read: new db tool in my toolbox

Topic: Improving Code Quality with PMD and Eclipse Previous Topic   Next Topic Topic: Flickr: Logic in the Bathroom

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use