
DBeaver
DataGrip
HeidiSQL
phpMyAdmin
DbVisualizer
MySQL Workbench
TablePlus
Sequel Pro
LibreDB
DataGrip
phpMyAdmin
HeidiSQL
DbVisualizer
MySQL Workbench
TablePlus
Adminer
LibreDB Studio is a browser-based SQL IDE that is installed next to the database rather than on each user's machine. It runs as a single container, a Helm chart, an OpenShift operator, a native package (Homebrew, Snap, deb, rpm, winget), a desktop build for Linux, or as an npm package embedded in another product.
Ten engines share one interface: PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Redis, Couchbase, ClickHouse and Apache Druid. The editor is Monaco, the same core used by VS Code, with schema aware autocomplete, multiple tabs that keep independent execution state, visual EXPLAIN plans and a virtualised result grid for large sets.
The schema tools behave the same way on every supported engine: an explorer over tables, views and indexes, ER diagrams generated from real foreign keys with PNG and SVG export, schema snapshots on a timeline, and a diff between any two snapshots or two connections that produces migration SQL.
Natural language to SQL is optional and runs against a model you configure, which can be Gemini, OpenAI, Claude or a local model served through Ollama or LM Studio, so the schema does not have to leave the network.
Team features are part of the same build rather than a paid tier: OIDC single sign on, role based access control, a query audit trail and column level data masking. The project is MIT licensed.
DBeaver
LibreDBBased on our record, DBeaver seems to be more popular. It has been mentiond 113 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
DBeaver is one of the best-known universal database clients. Its Community edition is free and open source, and it covers common relational databases such as MySQL, MariaDB, PostgreSQL, SQLite, SQL Server, and many others. - Source: dev.to / 2 months ago
I built a self-hostable web-based sql client interfaces for me and my team. We were using the community version of - https://dbeaver.io, but we needed a few more features and an improved editor. PopSQL was a modern take on web based sql editor, but it didn't fit into the infra security setup we have. We needed -. - Source: Hacker News / 3 months ago
If you are using Windows, you can find DBeaver on the Microsoft Store. For Mac and Linux users, you can download it from the website. It is an open-source platform, so you can get it freely. - Source: dev.to / 5 months ago
- This confirms PostgreSQL is installed correctly. **##########Connecting PostgreSQL to DBeaver (Step by Step)** So now this part explains how to see and work with your PostgreSQL database visually using DBeaver. ***What is DBeaver?*** *DBeaver is a window you use to:* - See your databases - See tables and data - Write SQL without fear - PostgreSQL is the brain - DBeaver is the face you talk to. ***Step 1:... - Source: dev.to / 7 months ago
The integrated query editor doesn't have auto-completion and the feature set is very limited compared to DBeaver or pgAdmin, but if you would like to quickly execute the SQL statement, perform Explain Analyze and don't want to bother yourself with generating a short-lived authentication token each time, this is a good way to go:. - Source: dev.to / 7 months ago
DataGrip - Tool for SQL and databases
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.
DbVisualizer - DbVisualizer is the universal database client and SQL tool built for developers, analysts, DBAs, data engineers, and anyone working with data.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
TablePlus - Easily edit database data and structure