winget install --id Debba.Tabularis
About tabularis
A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
What's new in 0.11.0
See the assets to download this version and install. What's Changed - feat(plugins): add firestore plugin to registry by @NewtTheWolf in #182 - fix(export): expand SSH params before running query export by @debba in #185 - chore(discord-release): add link buttons and everyone mention by @NewtTheWolf in #191 - feat: database trigger management (PostgreSQL, MySQL, SQLite) by @thomaswasle in #183 - feat(sidebar): add 'New Console' to database and table context menus by @debba in #188 - fix(editor): restore correct SQL string color across all themes by @thomaswasle in #192 - feat(editor)!: accept autocomplete suggestion on Enter by default by @debba in #194 - feat(editor): foreign key click-to-navigate in result grid by @debba in #197 - feat(i18n): add Japanese (ja) translation by @ymadd in #202 - fix(drivers): share a single connection across multi-statement scripts by @ymadd in #200 - feat(json): JSON/JSONB editor, viewer & in-table affordances by @NewtTheWolf in #181 - fix(commands): preserve all in-flight abort handles per connection by @ymadd in #203 - fix(mcp): correct app config directory path on Windows in mcp mode by @kennelken in #204 - feat(text): chevron expand + Monaco diff for long text/longtext cells by @NewtTheWolf in #208 New Contributors - @NewtTheWolf made their first contribution in #182 - @kennelken made their first contribution in #204 Full Changelog: v0.10.3...v0.11.0
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.11.0 | Unknown | See the assets to download this version and install. What's Changed - feat(plugins): add firestore plugin to registry by @NewtTheWolf in #182 - fix(export): expand SSH params before running query export by @debba in #185... |
| 0.10.3 | Unknown | See the assets to download this version and install. What's Changed - fix(DataGrid): handle empty column names from drivers by @saurabh500 in #173 - refactor: derive Default on ConnectionParams and DatabaseSelection by @... |
| 0.10.2 | Unknown | See the assets to download this version and install. What's Changed - feat(data-grid): cell-level selection and copy by @thomaswasle in #161 - fix(postgres): switch deadpool TLS to rustls + honor ssl_ca (closes #166) by... |
| 0.10.1 | Unknown | See the assets to download this version and install. What's Changed - feat(query-builder): add mini result grid, schema hook, and layout util by @debba in #153 - feat(postgres): add binding module for parameterized value... |
| 0.10.0 | Unknown | See the assets to download this version and install. What's Changed - bug: fix the editbility of data in some cases by @thomaswasle in #151 - Feat/ai audit log by @debba in #152 Full Changelog: v0.9.21...v0.10.0 |
| 0.9.21 | Unknown | See the assets to download this version and install. Full Changelog: v0.9.20...v0.9.21 |
| 0.9.20 | Unknown | See the assets to download this version and install. What's Changed - check and improve readability of all themes by @thomaswasle in #139 - feat: add demo videos by @Nako0 in #142 New Contributors - @Nako0 made their fir... |
| 0.9.19 | Unknown | See the assets to download this version and install. Full Changelog: v0.9.18...v0.9.19 |
| 0.9.18 | Unknown | See the assets to download this version and install. What's Changed - feat: add table search filter for PostgreSQL schema mode by @midasism in #132 - Feat mysql ssl by @traustitj in #133 - bug: improved the readabiltiy o... |
| 0.9.17 | Unknown | See the assets to download this version and install. What's Changed - feat(ui) remove table limits for monaco autosuggestion by @thomaswasle in #130 - feat: add visual explain plan with AI analysis by @debba in #128 Full... |
| 0.9.16 | Unknown | See the assets to download this version and install. What's Changed - feat(ui): add drag and drop functionality for connection groups by @thomaswasle in #126 Full Changelog: v0.9.15...v0.9.16 |
| 0.9.15 | Unknown | See the assets to download this version and install. What's Changed - SQL Notebooks: interactive multi-cell query workspace by @debba in #120 - feat: run multiple queries and show results in tabs by @debba in #125 - use... |
| 0.9.14 | Unknown | See the assets to download this version and install. What's Changed - Fixed autocompletion when using multiple databases by @thomaswasle in #115 - Feat/support more pg types v3 by @dev-void-7 in #114 New Contributors - @... |
| 0.9.13 | Unknown | See the assets to download this version and install. What's Changed - Feat/support more pg types v2 by @dev-void-7 in #111 - feat: plugin system UI extensions, error modal, and test fixes by @debba in #101 Full Changelog... |
| 0.9.12 | Unknown | See the assets to download this version and install. What's Changed - [Bug]: MySQL JSON column values shown as NULL in data grid by @midasism in #107 - feat: add support to more postgres types issue#102 by @dev-void-7 in... |
| 0.9.11 | Unknown | See the assets to download this version and install. What's Changed - feat: add Chinese (Simplified) language support by @GTLOLI in #103 New Contributors - @GTLOLI made their first contribution in #103 Full Changelog: v0... |
| 0.9.10 | Unknown | See the assets to download this version and install. What's Changed - fix: normalize blog post dates to ISO 8601 format (YYYY-MM-DDTHH:MM:SS) by @debba in #92 - fix(blog): make tag filter dropdown inline instead of overl... |
| 0.9.9 | Unknown | See the assets to download this version and install. Full Changelog: v0.9.8...v0.9.9 |
| 0.9.8 | Unknown | See the assets to download this version and install. Full Changelog: v0.9.7...v0.9.8 |
| 0.9.7 | Unknown | See the assets to download this version and install. What's Changed - Add PostgreSQL SSL Mode by @sycured in #78 - feat: add connections group by @fandujar in #76 - fix: use SqliteConnectOptions for reliable WAL mode dat... |