dump_to_jsonl:从`mysqldump`转储文件生成JSONL

时间:2021-03-19 10:15:54
【文件属性】:
文件名称:dump_to_jsonl:从`mysqldump`转储文件生成JSONL
文件大小:9KB
文件格式:ZIP
更新时间:2021-03-19 10:15:54
mysqldump jsonl Go dump_to_jsonl 从mysqldump转储文件生成JSONL。 安装 % go get github.com/abetomo/dump_to_jsonl 用法 Usage of dump_to_jsonl: -file string dump file -outdir string output directory 例子 一个创建 % dump_to_jsonl -file ./test/fixtures/one_create.sql {"category_id":1,"created_at":"2020-09-09 10:02:35","description":"description1,'A':\"A\"","id":1,"name":"name1","rate":1.1} {"category_id":2,"created_at":
【文件预览】:
dump_to_jsonl-main
----.gitignore(269B)
----go.mod(113B)
----main_test.go(9KB)
----LICENSE(1KB)
----go.sum(1KB)
----.github()
--------workflows()
----main.go(5KB)
----README.md(2KB)
----test()
--------fixtures()

网友评论