|
I currently use Eclipse's DBEdit for my database needs, but I get tired of having to run memory hogging Eclipse all the time, so I'm looking for a similar, stand alone program that can connect to a JDBC database (via a driver) and view the schema and run SQLs against it.
I'm not a DBA so I don't need it to create/edit tables or schemas, just view them and modify data in the database. I've tried Squirrel SQL but it runs too slow and crashes often. I use MS SQL, Oracle, and DB2 databases via a JDBC driver.
Can someone recommend me a program for my needs?
|