portapps/dbeaver-portable

Dbeaver driver folder location

Closed this issue · 6 comments

Hi
I am not aware if this is a bug, issue or a feature request, but:
"Can we have the .dbeaver-drivers folder within the app directory?"

Otherwise, dbeaver may be portable, but on every machine it will require downloading of drivers, and in the case of oracle, that is not straightforward.

@crazy-max, one can change the path, but cannot make it relative. (At least I cannot make it relative)
Without relative paths, dbeaver is not very "portable" to me.

The very same logic applies to the workspace folder. Why bother change the location of the workspace folder if it is found in the {user} directory and one can change it from settings?

I was hoping someone would be able to make dbeaver truly portable with all paths relative.

@aymaliev Don't worry I can make this change "on fly" while executing dbeaver-portable ;)

Great. Tested and it works.
I have also found a bunch of people requesting tthis feature on the official dbeaver forum. Hope they find it here.
Thank you.

Just an idea:
In a similar way, you can add the eclipse "secure storage" folder to the data dir.

@aymaliev Share the link of Portapps on the forum if it can help people :)