mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-08-10 08:43:34 +08:00
📝 docs(readme): 将体积表述从 ~10MB 更新为 ~30MB 量级
与当前发行包体量及仓库 About 描述对齐。
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<p align="center">
|
||||
A high-performance cross-platform database client built with
|
||||
<a href="https://wails.io">Wails</a> (Go) + <a href="https://react.dev">React</a>.
|
||||
Desktop-first. MCP-ready. ~10MB class binaries.
|
||||
Desktop-first. MCP-ready. ~30MB class binaries.
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@@ -49,7 +49,7 @@ Most database GUIs are Electron shells with megabytes of tax. GoNavi takes a dif
|
||||
| | Typical Electron client | **GoNavi** |
|
||||
|---|---|---|
|
||||
| Runtime | Chromium + Node | **Go + native WebView** |
|
||||
| Binary size | Hundreds of MB | **~10MB class** |
|
||||
| Binary size | Hundreds of MB | **~30MB class** |
|
||||
| Startup | Heavy | **Fast** |
|
||||
| Memory | High baseline | **Lean** |
|
||||
| AI / Agents | Bolt-on or absent | **First-class MCP + multi-provider AI** |
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<p align="center">
|
||||
基于 <a href="https://wails.io">Wails</a>(Go)+ <a href="https://react.dev">React</a> 的跨平台数据库工作台。
|
||||
桌面优先,MCP 原生,二进制约 <b>10MB</b> 量级。
|
||||
桌面优先,MCP 原生,二进制约 <b>30MB</b> 量级。
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@@ -48,7 +48,7 @@
|
||||
| | 常见 Electron 客户端 | **GoNavi** |
|
||||
|---|---|---|
|
||||
| 运行时 | Chromium + Node | **Go + 系统 WebView** |
|
||||
| 体积 | 动辄数百 MB | **约 10MB 量级** |
|
||||
| 体积 | 动辄数百 MB | **约 30MB 量级** |
|
||||
| 启动 | 偏重 | **更快** |
|
||||
| 内存 | 基线高 | **更轻** |
|
||||
| AI / Agent | 外挂或缺失 | **MCP + 多模型一等公民** |
|
||||
|
||||
Reference in New Issue
Block a user