• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

DbVisualizer vs Squirrel SQL

 
Ranch Hand
Posts: 701
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I use Squirrel SQL (http://squirrel-sql.sourceforge.net/) as database tool. I'd like to know what unique DbVisualizer features can attract me that I don't have using other db tools.

 
DbVisualizer Support
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Rogerio,

Sorry for the delay. I missed your post.

DbVisualizer is no rocket science but it is very mature and include a lot of utility features that makes DB admin and development easier.

Here are some of the major feature areas in DbVisualizer include:

- Schema Export with reverse engineering of DDL + export of table data
- Monitor feature which is used to periodically run SELECT statements and present the result in charts
- Professional table data editor with spreadsheet editing mode and row form mode
- Graphical query builder
- SQL Formatting
- Database object management with functions for create, alter, drop, etc. specifically for each of the supported databases
- Plug-in framework which allows integrating support for a database only by editing an XML file

Check the following web page for complete information:

http://www.minq.se/products/dbvis/features/

Unfortunately we don't have an up-to-date comparison chart with Squirrel SQL.

Regards

Roger

 
The only thing that kept the leeches off of me was this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic