Skip to content

Feature/dbeaver#68

Merged
achekulaev merged 2 commits intodocksal:masterfrom
CyberJack:feature/dbeaver
Aug 19, 2020
Merged

Feature/dbeaver#68
achekulaev merged 2 commits intodocksal:masterfrom
CyberJack:feature/dbeaver

Conversation

@CyberJack
Copy link
Contributor

I created an addon to launch DBeaver within the current project a while ago.
DBeaver is a multi-platform database tool that supports popular database engines like MySQL, PostgreSQL, and more.

This addon will launch DBeaver with the connection information from the current project. It will automatically detect a MySQL or PostgreSQL database container. Other database types are currently not supported.

Optionally a container name can be given if multiple database containers exist within a project.

fin dbeaver [container name]

The original repository is located here: https://github.com/CyberJack/dbeaver.
I will archive the repository if this pull request gets accepted.

@achekulaev achekulaev merged commit a201e17 into docksal:master Aug 19, 2020
@CyberJack CyberJack deleted the feature/dbeaver branch August 19, 2020 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants