Skip to content

Caracal 0.3.0 — Object explorer, bound tabs, smart autocomplete

Choose a tag to compare

@1albion1 1albion1 released this 14 Jul 13:33
· 6 commits to main since this release

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/CALL template 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+Space opens 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".