Home

DBeaver

DBeaver is a free and open-source universal database management tool and SQL client. It provides a graphical interface for database developers and administrators to manage a wide range of databases from a single application. The software is cross-platform, written in Java, and runs on Windows, macOS, and Linux. It connects to databases through JDBC drivers and supports multiple simultaneous connections.

DBeaver offers features common to database management tools, including an SQL editor with syntax highlighting and

The application supports a broad set of database systems, including major relational databases such as MySQL,

DBeaver is developed by DBeaver Ltd and is widely used by developers, database administrators, and data analysts

code
completion,
a
visual
query
builder,
data
editing,
and
tools
for
exporting
and
importing
data.
It
also
provides
database
navigation,
ER
diagrams
for
schema
visualization,
and
metadata
search.
Additional
capabilities
include
data
migration
helpers,
user
and
privilege
management,
and
secure
connections
via
SSH
or
SSL.
PostgreSQL,
SQLite,
Oracle,
SQL
Server,
and
DB2,
among
others;
it
also
provides
connectors
for
several
NoSQL
databases.
The
Community
edition
is
free
and
open
source
under
the
Apache
2.0
license,
while
additional
features
are
available
in
commercial
Enterprise
editions.
as
a
multi-database
client
and
administration
tool.