patternMinor
Are there any good database management applications for JDBC/Java databases?
Viewed 0 times
databasesarejdbcanyapplicationsjavadatabaseforgoodmanagement
Problem
I am working with an Apache Derby/JavaDB database via JDBC. Before have I been working with MySQL and used phpMyAdmin as a good Database Management tool.
Is there any good desktop application for managing databases over JDBC?
Is there any good desktop application for managing databases over JDBC?
Solution
DbVisualiser could fulfill your requirements as it supports quite a number of RDBMS, including JavaDB/Derby. You can see it in action below:
The only question mark is if the free version has some limitations which are a stopper for you. You can check the matrix here.
The only question mark is if the free version has some limitations which are a stopper for you. You can check the matrix here.
Context
StackExchange Database Administrators Q#1060, answer score: 6
Revisions (0)
No revisions yet.