简介
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
权限
—
权限代码在安装时授予,此处按 manifest 原文展示。
| 平台 | 大小 | SHA-256 | 下载 |
|---|---|---|---|
| Windows(x64) | 2.1 MB | c74bbcf286ef12ce… | 下载 |
版本历史
- v0.9.22026年9月19日最新
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.