zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
39 stars 42 forks source link

DB Browser app release #870

Open 1000TurquoisePogs opened 2 years ago

1000TurquoisePogs commented 2 years ago

There are currently 2 repositories covering a "db browser" app https://github.com/zowe/?q=db-browser&type=all&language=&sort= They are structured so that you can have plugins for different DB endpoints, like db2, mysql, postgres, whatever is different enough that it needs a distinct plugin to handle its communication.

But apart from that, it's very basic and pretty old right now. Let's list and work on enhancements we think it needs before putting it in front of end users.

### Tasks
- [ ] https://github.com/zowe/zlux/issues/906
- [ ] https://github.com/zowe/zlux/issues/901
- [ ] https://github.com/zowe/zlux/issues/902
- [ ] https://github.com/zowe/zlux/issues/903
1000TurquoisePogs commented 2 years ago

Some thoughts on what it might need:

1000TurquoisePogs commented 2 years ago

I'm not suggesting we should/shouldnt do certain things, just ideas I had. I'll let @Martin-Zeithaml come up with ideas he'd like to see.