Plugins (1067)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 538
Comments: 0


Category: Plugin Directory / Database / DBExplorer

DBExplorer 
Rate this plugin | Report broken link | Details | Comments (4)

Rating: 7.1 (11 Votes) | hits: 0
DBExplorer

Version: V2.2.7
Support Eclipse Version: Eclipse 3.1/3.2 (3.3M2 not supported yet)
License: Free for non-commercial use
Development Status: Production/Stable
Company: diligent it solutions ag
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum

DBExplorer is an Eclipse feature for browsing and analyzing any JDBC-compliant relational database. It can be used for viewing metadata information like tables, views, synonymns, and columns and/or for analyzing data contained in the database. The current release includes the following:

> The DBExplorer plug-in with a new DB-Perspective
> The SQLRunner to execute SQL statements agains the database.
> The HTMLExporter to export metadata as HTML files.
> Two new extension points to add other DB tools or to export/process metadata in your custom way.
> o�nline-help.


The software is provided under this licencse. Please be sure that you read and accept the license BEFORE downloading DBExplorer. You need to purchase a commercial license in the following cases:
> If you distribute the DBExplorer software with your commercial software,
> If you want warranty from diligent it solutions ag for the DBExplorer software

Please contact info@diligent-it.com in these cases.
Added on: 26-Feb-2004 | Updated: 03-Nov-2006




Last 4 Comments


User: aintnoprophetRating: 62006-11-07 11:47:40

This plugin was very easy to install and setup.

However, there were several things that I didn't like about it.  Perhaps they can be remedied in future releases.

1) There is no apparent option to make the Auto Commit feature to default to Off.
2) There is no apparent way to resize the SQL editor or the results windows.
3) Copying from the results is pretty much useless as you can o­nly copy o­ne cell.  However, I did find the Export function better than other plugins or DB programs.
4) There is no table preview, row count, etc.

It is good enough to keep an eye out for future versions but for now SQL Explorer seems to be a better choice for my applications.




User: TulsaAMRating: 52005-01-27 14:27:49
Easy to set up and get connected, but don\'t ever uncheck the \"Ignore Row Limit\" option unless you want to accidentally click on a very large table and watch Eclipse crash. This tool needs to pages the results is receives for the DB to be useful in our shop. Also, on the configuration interface, if I could copy a current connection instead of having to start from scratch every time it would be helpful. Beyond these issue, this is a good tool.


User: AnonymousRating: 82004-09-03 07:51:40
Worths the value!! Tested under Eclipse 3.0.0 (Linux-gtk version over a Debian Woody + KDE 3.2 + Postgresql 7.2.1) Pity there isn\'t any free documentation.


User: AnonymousRating: 62004-05-24 06:06:46
simple plugin, easy to install. But a bit buggy in the implementation. I could not get the sqleditor to run on my 3.0M8 install of eclipse. Export of db structure to html looks nice and can be easily integrated into javadoc documentation