Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions resources/data/comparisons.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,12 @@
"name": "DBeaver",
"tagline": "Free, Native DBeaver Alternative for Mac.",
"description": "Native DBeaver alternative for Mac. 80 MB RAM, instant startup, no Java. Free and open source. 25 databases.",
"longDescription": "DBeaver is a popular cross-platform database tool licensed Apache 2.0. The Community Edition is free; DBeaver PRO starts at $99 per year. It runs on Java 21 via the Eclipse RCP. On Mac you'll see 8+ second cold starts and 800 MB of RAM at idle on the same connections where TablePro starts in 1 second and idles at 80 MB.",
"longDescription": "DBeaver is a popular cross-platform database tool licensed Apache 2.0. The Community Edition is free; DBeaver PRO starts at $113 per year. It runs on Java 21 via the Eclipse RCP. On Mac you'll see 8+ second cold starts and 800 MB of RAM at idle on the same connections where TablePro starts in 1 second and idles at 80 MB.",
"rows": [
{
"label": "Price",
"tablePro": "Free",
"competitor": "Free / from $99/yr PRO"
"competitor": "Free / from $113/yr PRO"
},
{
"label": "Open Source",
Expand Down Expand Up @@ -291,7 +291,7 @@
},
{
"question": "What about DBeaver Pro features?",
"answer": "DBeaver Pro adds NoSQL support, ER diagrams, and visual query builder for $25 a month. TablePro includes ER diagrams, Mongo, Redis, and AI in the free tier."
"answer": "DBeaver PRO adds NoSQL support, ER diagrams and the visual query builder from the Lite tier at $113 a year. Enterprise, which adds DBA dashboards, Git integration and task scheduling, is $255. TablePro includes ER diagrams, Mongo, Redis, and AI in the free tier."
}
]
},
Expand Down
Loading