Skip to content

Add DBTool to the SQL client tools - #84

Open
achi777 wants to merge 1 commit into
PavelGrigoryevDS:mainfrom
achi777:add-dbtool
Open

Add DBTool to the SQL client tools#84
achi777 wants to merge 1 commit into
PavelGrigoryevDS:mainfrom
achi777:add-dbtool

Conversation

@achi777

@achi777 achi777 commented Aug 19, 2026

Copy link
Copy Markdown

Adds DBTool to the database/SQL client tools, next to DBeaver and Beekeeper Studio.

DBTool is a free, open-source (AGPL-3.0) desktop client covering PostgreSQL, MySQL, MariaDB, SQLite, Oracle and Microsoft SQL Server, with native builds for Windows, macOS and Linux.

Relevant to an analysis workflow specifically: true server-side pagination (ordering, counting and paging happen in the database rather than the client, so large tables open instantly), a drag-to-join visual query builder that generates the SELECT for you, and CSV / JSON / Excel / SQL export. No telemetry and no account.

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