Caracal 0.3.0 — Object explorer, bound tabs, smart autocomplete
What's new
- Object explorer — the sidebar now organizes objects like SSMS:
Tables, Partitions, Views, Materialized Views, and Procedures, each
collapsible and grouped by schema. Clicking a procedure opens an
EXEC/CALLtemplate ready to run (never auto-executed). - Database-bound query tabs — every tab shows a badge with the database
it was opened under and keeps querying that database, even when you browse
another one in the sidebar. - Schema-aware autocompletion — the editor suggests table names and
column names from the live schema, with the right SQL dialect per
driver (T-SQL, PostgreSQL, SQLite).Ctrl+Spaceopens suggestions anywhere.
Install
Download Caracal_0.3.0_x64-setup.exe below and run it — no admin rights
required. Windows SmartScreen may warn about an unrecognized app; click
"More info" → "Run anyway".