I need to find a free and open source database administration tools that connects to all database engines (for sample by a jdbc driver). I want general task by this tools such as add/delete/update/select table or create/edit/remove tables.
I need to find a free and open source database administration tools that connects
Share
SQLWorkbench is my favorite: http://www.sql-workbench.net/, zero setup, runs directly from a JAR.