Create automation engine like VBA in MSOffice and CorelDraw or plugins Interface
It would be nice to have ability to develop automation scripts or plugins to allow extensibility of dbForge Studio for MySQL.
For example, I have repeating task:
1. Create backup of database A
2. Create backup of data in table b in database B
3. Overwrite database B with backup of database A
4. truncate table b in database B
5. Write data from backup of data in table b to database B
6. Performe some data modifications in database B
(all of this to produce developers copy of database from production database)
I think that performing this feature will make dbForge one and only program for database developing and management. And community will help you with new features.
-
Georgy Garnov commented
By the way Quantum Whale has Scripter.Net component. That will do the task. As I see you are allready using their Editor.NET components, so why dont't you give a try to their Scripter.Net.