I have noticed that there is really good DB management extension for VS Code called SQLTools. Unfortunately it doesn't support Oracle DB. I believe it would be good idea to merge This extension with SQLTools.
Why?
I am an Oracle DB developer, but often I work with other databases simultaneously. Unifying the tools would increase productivity of many DB developers because they could only one tool to connect to DB's of other providers.
Additionally from extension development point of view, since there would be only one unified front-end for many DB's, more effort could be focused strictly and back-end extension development like support of SQLPlus commands than dealing with front-end (Result Pane issues and so on).