Using MySQL as the database service
I am using the data.json and schema.json from your javascript-sdk-master from github. I was able to upload the schema.json with just a slight modification, but I don’t know how to import data.json
-
How do import/upload a json Data file into DF?
-
How did you load your own shema.json and data.json without any modifications?
I had to modify shema.json by replacing
"service": [
{
"name": "db",
"table":
With
"resource": [
{