Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use and install the database management and development tool DBeaver on Linux system

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces how to use and install the database management and development tool DBeaver on the Linux system, the content is very detailed, interested friends can refer to, hope to be helpful to you.

Brief introduction

There are many MySQL clients on Windows, but not many of them are easy to use and compatible on Linux. The official mysql-bench is a good choice, but it depends too much. I use Manjaro because of its introduction, and I don't like to install too many things.

Later found DBeaver, a very powerful and easy-to-use database management and development tool. It's been used for several years, but it hasn't been changed.

Databases that support connections: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, Db2, SQL Server, Sybase, MSAccess, Teradata, Firebird, Derby, and so on. The commercial version can support a variety of NoSQL and big data platforms: MongoDB, InfluxDB, Apache Cassandra, Redis, Apache Hive and so on.

Installation

Install directly using the pacman command.

Sudo pacman-S dbeaver

After installation, open it directly and you can use it directly.

Use

Dbeaver supports a variety of database connections, but I usually use mysql, sqlite, and so on, which is enough for me.

Dbeaver

When connecting, you need to install the driver package. The drivers of mysql5.7 and mysql8 are different, but they can be used together and choose different versions to connect.

Driver download

By default, download the corresponding jar package to the official. The speed is a bit slow. We can use domestic mirror sources to speed up the download.

On how to carry out database management and development tools on the Linux system DBeaver installation to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report