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/08/16

インストール

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

ドキュメント

README 全文を読む ↗

dsh-json-to-sql · JSON 转 SQL

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

安装

dsh plugin add dsh-json-to-sql

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