tabularis
/blog/page 8

All posts

Notebooks: SQL Analysis, Reimagined

A look at what's coming: a full notebook environment inside Tabularis — SQL and markdown cells, inline charts, cell references, parameters, parallel execution, and AI assistance. Still in development, but the shape is clear.

Release v0.9.13

v0.9.13: Plugins Meet the Interface

UI Extensions land in production, PostgreSQL gains range, multirange, and enum support, and the Settings page gets a full redesign. Plus two new driver capabilities for plugin authors.

Release v0.9.12

v0.9.12: Under the Hood

The PostgreSQL driver switches from sqlx to tokio-postgres, MiniMax joins the AI providers, JSON columns get a proper editor, and error messages stop being cryptic.

Release v0.9.11

v0.9.11: 你好 Tabularis

Chinese (Simplified) joins the supported languages, PostgreSQL arrays finally work properly, query results are editable inline, and exports got more flexible.

Release v0.9.10

v0.9.10, UI Extensions in Progress, and Two Real Plugins

v0.9.10 lands a handful of fixes, including multi-database window title and per-database record operations. Meanwhile, the UI extensions branch is being tested with two real plugins: a JSON Viewer and the Google Sheets driver.

Phase 2 of the Plugin System: Plugins That Touch the UI

Phase 1 let anyone build a database driver. Phase 2 lets plugins put buttons, fields, and menu items directly into the Tabularis interface. Here is the design and why it works the way it does.