
pgModeler
DbSchema
erwin Data Modeler
Toad Data Modeler
ER/Studio
SQL Developer Data Modeler
SQL Database Modeler
Moon Modeler
LibreDB
DBeaver
DataGrip
phpMyAdmin
HeidiSQL
DbVisualizer
MySQL Workbench
TablePlus
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.
pgModeler
LibreDBBased on our record, pgModeler seems to be more popular. It has been mentiond 8 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.
I wonder how this compares to pgModeler (https://pgmodeler.io/) which I've been using the most in the recent years, would love is someone who had tried both could share some observations. - Source: Hacker News / about 1 year ago
I usually go with the FOSS https://pgmodeler.io Its feature-rich, and its ability to compare database schemas makes updating and applying diffs much easier. - Source: Hacker News / over 1 year ago
Co-creator of Trek here. Trek generated migration files based on the diff between a pgModeler(1) schema definition and existing migration files. Trek also helps deploying those migrations. I'd be happy to respond to any questions here :) 1) https://pgmodeler.io/. - Source: Hacker News / over 2 years ago
PgModeler is an open source tool that does diagramming as well as database management, including asking if you want to cascade when trying to drop tables. UI is a big quirky but once you get used to it, itโs very nice. I swear by it. https://pgmodeler.io. Source: about 4 years ago
Here is the one I have used in the past, https://pgmodeler.io/. Source: about 4 years ago
DbSchema - DbSchema - Visual Database Design & Management Tool
DBeaver - DBeaver - Universal Database Manager and SQL Client.
erwin Data Modeler - erwin Data Modeler provides a collaborative environment to manage enterprise data though an...
DataGrip - Tool for SQL and databases
Toad Data Modeler - Toad Data Modeler product page. Easy-to-use, multi-platform database modeling
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.