Database Projects for MySQL Server
The Database Projects functionality has significantly improved database development. A database project represents a database schema with extended opportunities for offline schema development.
- Improve the readability of database objects, aliases, variables, and users while preserving meaning with the refactoring feature
- Use a MySQL version control system for efficient database team development
- Customize a MySQL database project for deploying to various versions of SQL Server with multiple configurations
- Simplify your work with SQL scripts by utilizing features such as automatic syntax checking, identification of schema object references in all statements, and detection of any object duplicates
- Use the scripts folder to export a database project to a SQL script file