How to Install dbeaver in Ubuntu 18.04 LTS?

1. Download


# cd ~/Downloads
# wget https://dbeaver.io/files/dbeaver-ce-latest-linux.gtk.x86_64.tar.gz

2. Unzip


# cd ~/Downloads
# tar zxvf dbeaver-ce-latest-linux.gtk.x86_64.tar.gz

3. Launch and Test SQL Connection


# ./dbeaver/dbeaver



Select MSSQL Server (You can use other SQL server.)


Enter Account and Password


Test

좋은 웹페이지 즐겨찾기