Database Dashboard w/drag 'n' drop

I’d love to have a dashboard where I can

  1. list all my Apps’ databases, filterable down to a specific set of Apps
  2. drag and drop tables from one DB to another
  3. on-drop options: move, copy, share, swap
  4. see where a given table has been shared
  5. see where a given table layout (set of columns) has been used
  6. annotations or namespaces for tables (because names are often repeated)
  7. 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.

2 Likes