DBeaver
Installation
Link | |
Documentation |
No special configuration need to be done during the installation.
Oracle Configuration
Click on connect to a database and choose Oracle
Select TNS tab > choose your network alias > add Username and Password > click Finish
Azure Configuration
Click on connect to a database and choose Postgres
If the driver is not installed in your machine, you click on Download and the driver will be installed automatically.
Add you connection > Finish
Git Connection
Make sure you are NOT connected to the VPN when you perform the following installation steps
Select "Help" and then select "Install New Software"
Note: To install this plugin, you cannot be connected to the VPN.
Type git and select the option DBeaver Git Integration
Select DBeaver Git Support > Next > Next
Accept the licenses > Finish
Accept the certificates
Restart Now
Note: After installer the plugin, DBeaver can crash loop on startup, you need delete the folder located in %USERPROFILE%.eclipse and delete all folders with dbeaver.product. In my case, 2 folders.
After that, you need to reinstall the plugin again, please pay attention because to do this installation you cannot be connected to the VPN.Once DBeaver restarted, go to File > Git > Git Repositories
Select Clone a Git Repository
Add URI information > Next
URI: https://dev.azure.com/transport-canada/DSD-CIVAV Support/_git/CivAv_Database
Add User and Password from DevOps
Open Azure DevOps > go to Repos > CivAv_Database > Clone
Click on Generate Git Credentials
Copy and paste the user and password in DBeaver and click on Log in
Select the branch > Next
Select your directory > Finish
Select Projects Tab and click on Create project from Git
Note: https://dbeaver.com/docs/wiki/Project-team-work/
Select the option Existing local repository > Next
Select your project cloned > Next
Next
Add the project name > Finish
You can select your file and open it
Once you finish your changes, right click in your file > Team > Commit. The git staging will be open and you can commit and push your changes.
Comments from TC - Dev Community of Practice
Bryen Begg: SQL Developer has alot of good features but alot of quirks. I have bee…
posted in Solutions Centre / Centre des solutions / Dev Community of Practice at Thursday, September 12, 2019 7:33:24 AM
Hoban, Walter: As far as I know we can use TOAD id you have licence for it, that is …
posted in Solutions Centre / Centre des solutions / Dev Community of Practice at Thursday, August 12, 2021 2:29:12 PM