EXE
WinGet
tabularis
Debba · 0.9.18 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
tabularis_0.9.18_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tabularis
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.9.18
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
tabularis_0.9.18_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Debba.Tabularis
Version
0.9.18
Description
A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
License
Apache-2.0
↗
Homepage
https://github.com/debba/tabularis
Installer URL
https://github.com/debba/tabularis/releases/download/v0.9.18/tabularis_0.9.18_x64-setup.exe
Release Notes
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 of the dracula theme by @thomaswasle in #135
- fix: custom OpenAI provider URL path duplication and hardcoded /v1 prefix by @krissss in #138
- bug: Modify MySQL connection URL to use system timezone by @thomaswasle in #134
- feat: query history with sidebar tabs, context menu and…