About
Convert spreadsheets (xlsx/xls/csv) into SQLite databases and export them back, so anyone can query their data with SQL or the DBX AI assistant.
spreadsheetsqliteimportexportai
Permissions
—
Permission codes are granted at install time and shown verbatim from the manifest.
Install in DBX
Click Install in DBX and confirm in the app. Prefer manual steps? Open the DBX Plugin Center, choose Install from URL, and paste the link for your platform — packages are signature-checked before install.
| Platform | Size | SHA-256 | Download |
|---|---|---|---|
| Windows (x64) | 2.1 MB | c74bbcf286ef12ce… | Download |
Versions
- v0.9.2Sep 19, 2026Latest
Review fixes: exact i64 integer parsing (no f64 round-trip; i64 overflow stored as exact TEXT), leading-zero guard enforced at type inference so UI default plans inherit it, candidate scope reduced to windows-x64 until macOS/Linux file dialogs and DBX data-dir discovery are implemented and verified.