OK, I’ll check that.
No, I was only mentioning that the tool “Live loader” uses a client. So you can use a client to do the same work.
Nope, I don’t program in py. But I have had adventures with command lines (Bash/unix) within a python program. Then it is possible. In fact anything is possible, just planning.
In your case, I would export the data to JSON or RDF and inject via liveloader. Using Python just to automate the data injection process.
If you are interested in better understanding how a migration process would work (which would look like what you intend to do) we have this post here Migrating data from SQL to Dgraph - Dgraph Blog /