dbForge Fusion for MySQL (formerly known as MyDeveloper Tools) is a powerful add-in designed to simplify the MySQL database application development process. It integrates into CodeGear Developer Studio, making all database development and administration tasks available from your favorite IDE. It provides an easier way to explore and maintain existing databases, design compound SQL statements, query and manipulate data in different ways.
SmartPlugin is a tool for creating modular applications. Instead of having a single and huge executable, with SmartPlugin you can split your applications functionality into modules (plugins), making it much better organized, very easy to maintain, and far less resource-consuming (they are used on-demand).