Description: MySQL Workbench is a visual database design tool that integrates SQL development, administration, database design, creation and maintenance into a single integrated development environment for the MySQL database system.
Type: software
Description: 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.
Type: software