MySQL Workbench: Database Design

Database Design

MySQL Workbench provides a workspace for exploring and working with MySQL database schemas and objects. Use it alongside your database-development workflow to understand structures, review definitions, and work with the objects that make up your applications.

Work with Schemas and Objects

Browse schemas and database objects from a connected MySQL instance. Review tables, views, routines, and related definitions while you develop, investigate, or maintain an application.

Design Workflows

Database design needs differ across teams and projects. MySQL Workbench is a modern foundation for schema-focused workflows, and its capabilities will continue to evolve. Use the latest version of MySQL Workbench to access currently available functionality and future enhancements.

Additional Resources