Navicat is out of date, I don’t want to crack it, I saw DBeaver in my blog, so I’m going to use DBeaver in the future.

DBeaver download

dbeaver.io/download/

DBeaver

DBeaver is a general-purpose database management tool and SQL client that supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, and other JDBCD-compatible databases. DBeaver provides a graphical interface to view database structures, execute SQL queries and scripts, browse and export data, work with CLOB data, modify database structures, and more

Supported databases

DBeaver has been officially tested and supports: MySQL, Oracle, PostgreSQL, IBM DB2, Microsoft SQL Server, ClickHouse, Sybase, ODBC, Java DB (Derby), Firebird (Interbase), HSQLDB, SQLite, Mimer, H2, IBM Informix, SAP MAX DB, Cache, Ingres, Linter, Teradata, and some jDBCD-compliant databases.

DBeaver installed successfully

Create a connection

# DBeaver connects to mysql

When you connect, you need to download the driver:

# DBeaver test connection successful

# DBeaver usage

Good article recommendation

  • Bye charging Navicat! It is enough to operate all the databases

  • DBeaver project website