chai icon indicating copy to clipboard operation
chai copied to clipboard

import json file

Open tzzed opened this issue 3 years ago • 0 comments

Proposal

As we can import csv file, it will be useful to import json file. Even if we can use the genji command insert like this cat foo.json | genji insert --db mydb -t foo

genji>.import json foo.json foo

Motivation

Inside the cli, we can need to import json files as we import csv files.

tzzed avatar Feb 11 '22 14:02 tzzed