Dbeaver logoHow to Use DBeaver CE with Git

In spite of some limitations in DBeaver Community Edition (CE) to work with Git, it is not an obstacle in making smooth integration of DBeaver with Git. The issue is DBeaver perspective which does not allow completely viewing of the current status of a project and project files under Git …

more ...

Dbeaver logoInstall DBeaver CE Git Extension

Git version control can be used in DBeaver Community Edition (CE). As DBeaver is Eclipse based Integrated Development Environment (IDE), Eclipse extensions are installed on it. Eclipse Marketplace is a repository of different kinds of extensions. Installation of Git extension follows the same rules as in Eclipse IDE. DBeaver CE …

more ...

Dbeaver logoAdd GitHub Repository to DBeaver CE Secured with SSH Protocol

GitHub is a good addition to DBeaver Community Edition (CE). It allows to store scripts and other files in source control. Even with some limitations in DBeaver CE, GitHub full functionality can be utilized. There are varieties of ways connecting GitHub to DBeaver CE. SSH protocol provides with enhanced security …

more ...