I’d love to have a dashboard where I can
- list all my Apps’ databases, filterable down to a specific set of Apps
- drag and drop tables from one DB to another
- on-drop options: move, copy, share, swap
- see where a given table has been shared
- see where a given table layout (set of columns) has been used
- annotations or namespaces for tables (because names are often repeated)
- recycle bin or temporary holding area for tables-in-transit
This would make setup of Dev, Test, and Prod databases a lot easier and more comprehensible, especially when each must be shared among multiple Apps.
Of course, this comes to mind because I have just such a set of tasks to perform, and the current IDE mechanisms, while they work, make such tasks slow, tedious, and error prone.