Plugin Center

ExcelX

v0.9.2

chnhjf · Apache-2.0 · updated Sep 19, 2026

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.

Install in DBX
PlatformSizeSHA-256Download
Windows (x64)2.1 MBc74bbcf286ef12ceDownload

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.