Viking 0 关注者 关注 3个月前 2025 年 Electron 数据库选择: 按照自己的需求,从简单到复杂功能: 1 最简单 IndexedDB + dexie.js 2 进阶 sql.js, 将 SQLite 打包成 webassembly,在浏览器中直接使用。 3 厉害了 PGlite 将 Postgres 打包成 webassembly, 在浏览器中直接使用,喜欢 Postgres 有福了,不大,只有 3M,真 #Electron #数据库 #IndexedDB #dexie.js #sql.js #SQLite #WebAssembly #浏览器 #PGlite #postgres 前往原网页查看