tauri-sql-tab
JSON →High-level SQL query interface for Tauri desktop applications, wrapping @tauri-apps/plugin-sql with an Active Record pattern. Current version 1.0.1, weekly release cadence. Key differentiators: zero Rust logic (all DB operations in JS/TS), fluent query builder with polymorphic joins, automatic schema synchronization from tabla-model definitions, and cross-compatibility with sqlite3-tab and mysql-tab. Supports SQLite, MySQL, and PostgreSQL via Tauri plugin. Part of the dbtabla ecosystem.
Resources
packagetauri-sql-tab ↗