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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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.