DBEdit is a plugin for the Eclipse Workbench. It can be used to explore databases, edit tables directly with a spreadsheet like editor, edit SQL und more.
Categories
Front-EndsFollow DBEdit Plugin for Eclipse
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
I was always a DBEdit fan. The spreadsheet like editor is great for reviewing and updating database. When you want to update single row there is no need to type a sql query, just double click on filed and change the value. It supports multiple connections to different databases, tables are viewed in separate tabs. For each table you can type the 'where' statement to limit the display. It also has an Instant SQL window for typing statements. No need to comment out unwanted sqls just mark a statement with a mouse and click run. (Other statements won't be run) And finally it is still working although it wasn't updated for years. I can confirm this is stable to work with Eclipse Ganymede (3.4.1), Java 1.6 for DB2 database. And as I verified recently, it is working with the Eclipse Helios release 3.6.1 too.