# JsonInsert **Repository Path**: desserts/JsonInsert ## Basic Information - **Project Name**: JsonInsert - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 将一个 JSON 数据按层级插入数据库 执行 `./jsoninsert-osx -c xxx.ini` 插入数据 三个可执行文件对应不同操作系统 配置文件见示例 config_xxx.ini。 表结构见 models 文件夹的文件的结构体。 执行前在表需要存在