uckkk/dsh-json-to-sql0

dsh-json-to-sql

JSON 转 SQL

AI 分析

用于将 JSON 数据转换为 SQL 语句。纯 Node 实现,无需网络,适合需要快速将 JSON 数据导入数据库或生成 SQL 脚本的开发者。

套件
dsh-json-to-sql
版本
0.1.0
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-to-sql

dsh-json-to-sql · JSON 转 SQL

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-json-to-sql

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-json-to-sql"