Skip to content

Add DBTool to Databases - #49

Open
achi777 wants to merge 1 commit into
cuongtk8:masterfrom
achi777:add-dbtool
Open

Add DBTool to Databases#49
achi777 wants to merge 1 commit into
cuongtk8:masterfrom
achi777:add-dbtool

Conversation

@achi777

@achi777 achi777 commented Aug 19, 2026

Copy link
Copy Markdown

Adds DBTool to the Databases section, in alphabetical order after DBeaver.

DBTool is a free, open-source (AGPL-3.0) desktop database client. On Linux it ships as an AppImage, so it runs on most distributions with no packaging:

chmod +x DBTool-*.AppImage && ./DBTool-*.AppImage

It covers PostgreSQL, MySQL, MariaDB, SQLite, Oracle and SQL Server behind one interface, with true server-side pagination, a drag-to-join visual query builder, a visual table designer with live DDL preview, and editable ER diagrams. Passwords go to libsecret/kwallet; no telemetry and no account.

Tagged with the open-source clap to match the other entries.

I am the author of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant