SQL Data Dictionary vs WWW SQL Designer
A side-by-side look at SQL Data Dictionary and WWW SQL Designer. For an in-depth review of either product, follow the links below.
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
WWW SQL Designer
Development
WWW SQL Designer is a free, open source web-based database modeling and design tool. It allows users to visually design database models, create and edit table structures, relationships, keys, indexes, etc. and generate SQL code for multiple databases.
databasemodelingdesignsql
Related Comparisons
MySQL Workbench
Laravel Database Designer
DeZign for Databases
Navicat Data Modeler
Visual Alchemist