Eclipse SQL Explorer vs SQL Data Dictionary
A side-by-side look at Eclipse SQL Explorer and SQL Data Dictionary. For an in-depth review of either product, follow the links below.
Eclipse SQL Explorer
Development
Eclipse SQL Explorer is a free, open-source SQL client that allows you to connect to databases, browse and modify data, write SQL statements, visualize query results, and more. It integrates with the Eclipse IDE.
sqldatabasequeryide
SQL Data Dictionary
Development
A SQL data dictionary is a centralized repository of information about a database's schema. It documents tables, columns, data types, indexes, keys, views, stored procedures, and other database objects.
databaseschemametadatadocumentation
Related Comparisons
Oracle SQL Developer
PL/SQL Developer
DbVisualizer
SQL Doc by Red Gate