links for 2007-03-19

Pet Peeve: Learning Curve Misuse My blog posting on the misuse of “Steep Learning Curve” (tags: learningcurve) QueryForm Database Tool Quck Java-based Swing tool for updating data in database tables (tags: database java opensource)

QueryForm

QueryForm: a Swing-based Java tool for editing database tables. For those times when you just don’t want to write a CRUD interface or use raw SQL. DbVisualizer’s “Update where” and “Insert into” functionality is OK for one or two rows, but this tool lets you edit many rows almost painlessly. powered by performancing firefox

DbVisualizer

DbVisualizer: essential tool. I practically live in it. I have it open all day every day. I use it for ad-hoc reporting, quick updates, and to build up, debug and validate the queries I put into my software. It will connect to anything that has a JDBC driver. One of the features I’ve used is … [Read more…]