aicoolies logo
DBeaver logo
DBeaver logo

DBeaver

Universal database tool

open sourceupdated Apr 21, 2026

DBeaver is a free, open-source universal database GUI and SQL client supporting 100+ engines including PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Cassandra, and Redis. Offers a consistent cross-platform interface for schema browsing, visual query building, SQL execution, data editing, ER diagrams, and data migration between heterogeneous databases, all in a single Java-based desktop app.

DBeaver is a free, open-source universal database management tool and SQL client that supports over 100 database engines out of the box, including PostgreSQL, MySQL, MariaDB, Oracle, SQL Server, SQLite, MongoDB, Cassandra, Redis, ClickHouse, Snowflake, and BigQuery. It provides a consistent graphical interface for database development, administration, and data analysis regardless of the underlying engine, so teams working across heterogeneous stacks can standardize on one client instead of juggling vendor-specific tools like pgAdmin, MySQL Workbench, SSMS, and various NoSQL consoles.

Key features include a visual query builder, ER diagrams generated automatically from existing schemas, a multi-tab SQL editor with syntax highlighting, auto-completion, and AI-assisted query suggestions, a powerful data editor with inline editing, filters, and transaction control, import and export in CSV, XML, JSON, and SQL formats, and tools for generating mock data, comparing schemas, migrating data between different databases, and browsing table contents with foreign-key navigation. The Community Edition is fully free and open source under the Apache 2.0 license, while DBeaver PRO adds extended NoSQL and cloud database support, advanced extensions, and priority support for enterprise teams.

DBeaver is ideal for developers, DBAs, data engineers, and analysts who work with multiple database systems and want a single cross-platform desktop client on Windows, macOS, and Linux. It pairs well with programmatic tools like Kysely, Knex.js, or TypeORM for day-to-day schema work, integrates with external editors and shells, and remains one of the most downloaded open-source database GUIs on GitHub with an active community, frequent releases, and a plugin ecosystem that extends its core capabilities.

Pricing

Free (Community) / Pro $25/mo / Enterprise $35/mo

Platforms

macOS, Windows, Linux

Categories

Tags

Use Cases

Supabase logo

Supabase

The open-source Firebase alternative

Open-source Firebase alternative providing a full backend-as-a-service on PostgreSQL. Auto-generated REST and GraphQL APIs from your schema, real-time subscriptions, built-in auth with 20+ social providers and Row Level Security, S3-compatible file storage with CDN, and Deno-powered Edge Functions. Visual dashboard with SQL editor and table editor. Supports pgvector for AI apps. Self-hostable or managed with a generous free tier. 75K+ GitHub stars.

freemiumOpen Source
TablePlus logo

TablePlus

Modern database management GUI

Native database management GUI for macOS, Windows, and Linux that provides a fast, clean interface for working with PostgreSQL, MySQL, SQLite, SQL Server, Redis, CockroachDB, and more. Features an intuitive query editor with auto-completion, visual table editor for inline data editing, import/export in multiple formats, SSH tunnel support, and connection management. Known for its speed and polished UI compared to heavier tools like DBeaver. Popular among Mac developers.

freemium
pgAdmin logo

pgAdmin

PostgreSQL administration tool

The most popular open-source administration and management tool for PostgreSQL, used by millions of DBAs and developers worldwide. Features a powerful SQL query editor with auto-completion, visual query builder (graphical EXPLAIN), server dashboard with real-time monitoring, backup/restore wizards, ERD generator for schema visualization, and user/role management. Runs as a web application accessible via browser. Supports PostgreSQL 12+ and is available on Windows, macOS, Linux, and Docker.

Open Source
Liam ERD logo

Liam ERD

Auto-generates interactive ER diagrams from database schemas

Liam ERD automatically generates beautiful, interactive entity-relationship diagrams from existing database schemas. It supports Rails schema.rb, PostgreSQL, Prisma, and raw SQL — with zero configuration required. A web version handles public repos instantly, while the CLI processes private repositories with CI/CD integration for keeping documentation in sync.

Open Source
ChartDB logo

ChartDB

Instant database schema diagrams from a single query

ChartDB is an open-source database diagramming tool that converts SQL queries into instant visual entity-relationship diagrams. It supports PostgreSQL, MySQL, SQL Server, MariaDB, SQLite, CockroachDB, and ClickHouse, enabling database engineers to visualize schemas, plan migrations, and generate DDL scripts across different SQL dialects using AI assistance. Available as a free cloud app at chartdb.io or self-hosted via Docker deployment.

freemiumOpen Source
Outerbase Studio logo

Outerbase Studio

Lightweight open-source browser-based database GUI

Outerbase Studio is a lightweight, open-source database GUI that runs directly in your browser. It supports PostgreSQL, MySQL, and SQLite with a modern interface featuring intelligent query editor with auto-completion, multi-query execution, advanced data editing with staging and preview, and high-performance table rendering for thousands of rows. Also available as an Electron desktop client for databases requiring specialized drivers.

Open Source

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Cloudflare logo

Cloudflare Vectorize

Edge-native vector database for Workers and AI applications

Cloudflare Vectorize is Cloudflare’s managed vector database for Workers and edge AI applications. It is distinct from the existing Cloudflare Workers tool page: Workers is the compute runtime, while Vectorize is the embedding index and vector-query layer used to add semantic retrieval to Cloudflare-hosted apps.

freemium
Upstash Vector logo

Upstash Vector

Serverless vector database with pay-as-you-go API pricing

Upstash Vector is a managed serverless vector database for RAG, semantic search, and embedding lookup. It is separate from the existing Upstash platform record in the aicoolies catalog: this slug covers the Vector product line, not the broader Redis, Kafka, or QStash platform.

freemium
OpenSearch logo

OpenSearch

Open-source search engine with vector and hybrid retrieval

OpenSearch is an Apache-2.0 distributed search engine with native vector-search support for teams that want BM25, filters, aggregations, and k-NN retrieval in the same search stack. It is distinct from Elasticsearch in the aicoolies catalog: OpenSearch is the AWS-backed open fork with its own docs, plugin path, and serverless deployment options.

Open Source
Supabase MCP logo

Supabase MCP

MCP server for connecting AI assistants to Supabase projects

Supabase MCP is Supabase's Apache-2.0 server for connecting AI assistants to Supabase projects. It can expose database, configuration, and project-management workflows to MCP clients such as Cursor, Claude, and Windsurf, while the official docs emphasize permission and security review before production use, SQL changes, or high-privilege database access.

Open SourceTelemetry
Deep Lake logo

Deep Lake

AI data runtime for multimodal datasets and vector search

Deep Lake is an open-source AI data runtime from Activeloop for storing, versioning, and querying multimodal data and embeddings. It fits teams building RAG, training, evaluation, or dataset-heavy agent workflows that need a bridge between vector search, structured metadata, and large image, text, audio, or video collections.

Open Source
SeekDB logo

SeekDB

AI-native state store with hybrid vector and full-text search

SeekDB is an open-source AI-native state store from the OceanBase ecosystem that combines MySQL-compatible data access with hybrid vector and full-text retrieval. It targets agent and AI application teams that need embedded or server deployment, copy-on-write style sandboxes, and searchable state without gluing together several separate storage layers.

Open Source

Comparisons

DBeaver vs DataGrip: Open Database Workbench or SQL-Centric IDE?

DBeaver and DataGrip both provide serious SQL editing, schema navigation, data grids, and diagrams. DBeaver is a broad, open-source database workbench with a free Community edition and paid products for additional sources and enterprise needs. DataGrip is a focused JetBrains IDE with deep context-aware SQL assistance, project files, VCS integration, and a free non-commercial license. Our winner is DBeaver because its open core, wider connection strategy, and zero-cost commercial Community path suit more developers and mixed-database organizations.

DBeaverDataGrip

DBeaver vs TablePlus: Universal Database Workbench or Native Simplicity?

DBeaver and TablePlus are mature desktop database clients with very different priorities. DBeaver offers a free, open-source Community edition, broad JDBC-based coverage, deep SQL and data tooling, and paid editions for professional or cloud-heavy environments. TablePlus favors a fast, polished native interface and a perpetual-license model. Our winner is DBeaver because its free core, platform breadth, extensibility, and richer database workbench make it the safer default for most developers and mixed-database teams.

DBeaverTablePlus

FAQ

What is DBeaver?

DBeaver is a free, open-source universal database GUI and SQL client supporting 100+ engines including PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Cassandra, and Redis. Offers a consistent cross-platform interface for schema browsing, visual query building, SQL execution, data editing, ER diagrams, and data migration between heterogeneous databases, all in a single Java-based desktop app.

Is DBeaver free?

Yes — DBeaver is open source and free to use. Free (Community) / Pro $25/mo / Enterprise $35/mo

Is DBeaver open source?

Yes — DBeaver is open source.

What are the best DBeaver alternatives?

The top editor-verified DBeaver alternatives are Supabase, TablePlus, pgAdmin, and more.