I would like to modify some Derby DB's structure, do you know any good (multiplataform) editor for doing this?
thanks!
views:
1047answers:
3Testing Squirrel SQL...
ramayac
2008-09-17 15:16:08
+1
A:
Also check out DbVisualizer
H2 Console - a tool from H2 database is also a good a editor for Derby DB :)
cetnar
2009-08-17 08:30:25
+1
A:
Check out RazorSQL. It supports Derby and all of the major dbs like Oracle, PostgreSQL, MySQL, MS SQL Server, etc. And unlike some of the other tools, it actually has pretty good support for some of the less popular dbs like Derby, HSQLDB, H2, Firebird, SQLite, etc.
ricardo
2009-12-16 22:11:15