Does anyone know a good open source plugin for querying and exploring a database in Eclipse?
The active Database Exploring module in Eclipse is really focused on being connected to a Java project. Although I'm just trying to run special queries and examine the schema. I'm effectively looking for just a regular quick query tool without the overhead of creating a code project. I found a couple of open source plugins for Eclipse, but they have not seen active development for a year.
Any suggestions?
eclipse database ide
jeffjakub
source share