Dameng DM
使用 Go 开发的达梦 DM 数据库 IPC 驱动,支持连接管理、SQL 查询、事务、Schema 浏览及数据导入导出。 Go-based IPC driver for Dameng DM with connection management, SQL queries, transactions, schema browsing, and data import/export.
- Extension ID
- dm
- Version
- 0.1.3
Browse Navop database drivers, AI agents, connection importers, and remote capabilities.
使用 Go 开发的达梦 DM 数据库 IPC 驱动,支持连接管理、SQL 查询、事务、Schema 浏览及数据导入导出。 Go-based IPC driver for Dameng DM with connection management, SQL queries, transactions, schema browsing, and data import/export.
通过 Claude Agent ACP 将 Anthropic Claude Code 接入 Navop 的 Shell ACP 智能体扩展,可在工作区中进行代码分析、编辑和任务协作;需要 Node.js/npm 及适配器支持的 Claude Code 登录方式。 Shell ACP agent extension that connects Anthropic Claude Code to Navop through Claude Agent ACP for code analysis, editing, and task collaboration; requires Node.js/npm and a supported Claude Code authentication method.
将 OpenAI Codex 接入 Navop 的 Shell ACP 智能体扩展,可在工作区中进行代码分析、修改、命令执行和开发任务协作;需要 Node.js/npm 及 Codex ACP 适配器支持的认证方式。 Shell ACP agent extension that connects OpenAI Codex to Navop for code analysis, editing, command execution, and development workflows; requires Node.js/npm and an authentication method supported by the Codex ACP adapter.
将 OpenCode 接入 Navop 的 Shell ACP 智能体扩展,可在工作区中进行代码理解、编辑和自动化开发任务;需要本机已安装并配置 opencode CLI。 Shell ACP agent extension that connects OpenCode to Navop for code understanding, editing, and automated development tasks; requires a locally installed and configured opencode CLI.
从 DBeaver 工作区读取数据库连接配置和相关凭据元数据,并通过 Rust WASM 安全运行时导入到 Navop;适合迁移本地开发环境。 Imports database connection settings and related credential metadata from DBeaver workspaces into Navop through a Rust WASM runtime, making local development environment migration easier.
从 JetBrains DataGrip 及其他 JetBrains IDE 的 dataSources.xml 配置中读取数据库连接,并通过 Rust WASM 导入到 Navop;适合迁移 IDE 数据源。 Imports database connections from JetBrains DataGrip and other JetBrains IDE dataSources.xml files into Navop through a Rust WASM runtime for IDE data source migration.
使用 Rust WASM 将 Notes 中的 Mermaid 图表渲染为安全 SVG,支持流程图、时序图和其他 Mermaid 文档块的预览。 Rust WASM renderer that converts Mermaid blocks in Notes into safe SVG for flowcharts, sequence diagrams, and other Mermaid document previews.
使用 Rust WASM 将 Notes 中的 LaTeX 数学块渲染为自包含 SVG,支持公式预览、导出和离线文档展示。 Rust WASM renderer that turns LaTeX math blocks in Notes into self-contained SVG for formula previews, exports, and offline document viewing.
将 Notes 导出为包含内嵌图片的自包含 HTML。 Exports Notes as self-contained HTML with embedded images.
将 Notes 表格、图片和白板预览导出为 PDF。 Exports Notes tables, images, and whiteboard previews to PDF.
将 Notes 表格和图片导出为 Word DOCX。 Exports Notes tables and images to Word DOCX.
从 MongoDB Compass 的本地配置和连接元数据中发现 MongoDB 连接,并通过 Rust WASM 导入到 Navop;不会改变原始配置文件。 Discovers MongoDB connections from local MongoDB Compass configuration and metadata, then imports them into Navop through Rust WASM without modifying the source files.
从 OpenSSH config 和 known_hosts 文件中发现 SSH 主机配置,并通过 Rust WASM 导入到 Navop;支持常见主机别名和认证设置。 Discovers SSH host configurations from OpenSSH config and known_hosts files, then imports them into Navop through Rust WASM with support for common aliases and authentication settings.
静态复合扩展,通过 Notepad++ 编辑 Navop SFTP 远程文件,支持远程文件拉取、保存回传和外部编辑器协作。 Static composite extension for editing Navop SFTP remote files with Notepad++, including remote fetch, save-back, and external editor workflows.
静态复合扩展,通过 Notepad-- 编辑 Navop SFTP 远程文件,支持远程文件拉取、保存回传和外部编辑器协作。 Static composite extension for editing Navop SFTP remote files with Notepad--, including remote fetch, save-back, and external editor workflows.
静态复合扩展,通过 Zed 编辑 Navop SFTP 远程文件,支持远程文件拉取、保存回传和外部编辑器协作。 Static composite extension for editing Navop SFTP remote files with Zed, including remote fetch, save-back, and external editor workflows.
从 Redis Desktop 等桌面客户端的本地配置中发现 Redis 连接,并通过 Rust WASM 导入到 Navop;适合开发环境迁移。 Discovers Redis connections from local Redis desktop client configurations and imports them into Navop through Rust WASM for development environment migration.
从 Navicat 偏好设置 plist 和连接导出文件中读取数据库连接,并通过 Rust WASM 导入到 Navop;支持本地迁移和离线导入场景。 Reads database connections from Navicat preference plists and connection exports, then imports them into Navop through Rust WASM for local migration and offline import workflows.
从 TablePlus JSON 或 plist 文件中读取数据库连接,并通过 Rust WASM 导入到 Navop;支持常见本地导出和配置文件格式。 Reads database connections from TablePlus JSON or plist files and imports them into Navop through Rust WASM, supporting common local export and configuration formats.
从 Xshell 会话文件中发现 SSH 连接配置,并通过 Rust WASM 导入到 Navop;支持批量迁移常用主机设置。 Discovers SSH connection settings from Xshell session files and imports them into Navop through Rust WASM for migrating frequently used hosts in batches.
使用 Rust 开发的 DuckDB 嵌入式分析数据库 IPC 驱动,适合本地文件分析、SQL 查询、Schema 浏览及数据导入导出。 Rust-based IPC driver for DuckDB, designed for local file analytics, SQL queries, schema browsing, and data import/export.
使用 Rust 开发的旧版 MongoDB 原生 IPC sidecar 驱动,专门服务 MongoDB 3.6 兼容场景,保留无损 BSON command/find 与大文档 blob 流,并与现代驱动分开发版。 Rust native IPC sidecar driver for MongoDB 3.6 compatibility, preserving lossless BSON command and find transport plus large-document blob streaming in a separately released legacy variant.
使用 Rust 开发的现代 MongoDB 原生 IPC sidecar 驱动,面向 MongoDB 4.2 及以上服务端,支持无损 BSON command/find 传输、大文档 blob 流和结构化旧版本回退。 Rust native IPC sidecar driver for MongoDB 4.2 and newer, with lossless BSON command and find transport, large-document blob streaming, and structured fallback to the legacy variant.
使用 Java 开发的南大通用 GBase 8s 数据库 IPC 驱动,支持连接测试、SQL 执行、事务处理、对象浏览及数据传输。 Java-based IPC driver for GBase 8s with connection testing, SQL execution, transactions, object browsing, and data transfer.
基于 Apache IoTDB Go 客户端开发的时序数据库 IPC 驱动,支持会话管理、时序查询、元数据浏览及数据写入。 Go-based IPC driver built on the Apache IoTDB client, with session management, time-series queries, metadata browsing, and data ingestion.
使用 Go 开发的金仓 KingbaseES 数据库 IPC 驱动,支持连接管理、SQL 查询、事务、Schema 对象浏览及数据导入导出。 Go-based IPC driver for KingbaseES with connection management, SQL queries, transactions, schema object browsing, and data import/export.
使用 Java 开发的神通 Oscar 数据库 IPC 驱动,支持连接测试、SQL 执行、事务处理、Schema 浏览及数据传输。 Java-based IPC driver for Oscar with connection testing, SQL execution, transactions, schema browsing, and data transfer.
使用 Go 开发的 OceanBase 数据库 IPC 驱动,支持连接测试、SQL 查询、事务、数据库对象浏览及数据传输。 Go-based IPC driver for OceanBase with connection testing, SQL queries, transactions, database object browsing, and data transfer.
使用纯 Go 开发的 Oracle 数据库 IPC 驱动,无需额外 Oracle 客户端即可进行连接管理、SQL 查询、事务和对象浏览。 Pure Go IPC driver for Oracle with connection management, SQL queries, transactions, and object browsing without requiring a separate Oracle client.
使用 Rust 开发的 openGauss 数据库 IPC 驱动,支持连接管理、SQL 执行、事务、Schema 浏览及数据导入导出。 Rust-based IPC driver for openGauss with connection management, SQL execution, transactions, schema browsing, and data import/export.
使用 Rust 开发的 Redis 原生 IPC sidecar 驱动,为 Navop 提供二进制安全命令、流水线、大值 blob 传输和有界 Pub/Sub 事件流,并可独立于主应用发布升级。 Rust native IPC sidecar driver for Navop with binary-safe commands, pipelines, large-value blob streaming, bounded Pub/Sub event delivery, and an independent release lifecycle.
使用 Rust 开发的 RDP 远程桌面 Provider,为 Navop 提供交互式远程会话、动态分辨率、文本剪贴板和光标同步能力。 Rust-based RDP provider for Navop with interactive remote sessions, dynamic resizing, text clipboard, and cursor synchronization.
使用 Rust 开发的 VNC 远程桌面 Provider,为 Navop 提供跨平台远程画面访问、交互输入、窗口缩放和剪贴板协作能力。 Rust-based VNC provider for Navop with cross-platform remote display, interactive input, window resizing, and clipboard integration.
基于 Tree-sitter WASM 的多语言语法高亮扩展包,为 Navop 的编辑器和文档视图提供常用编程语言、标记语言及配置文件的解析与高亮。 Tree-sitter WASM language bundle that provides parsing and syntax highlighting for common programming, markup, and configuration languages in Navop editors and document views.