Difference between revisions of "Talk:Twitter"

From BaseX Documentation
Jump to navigation Jump to search
(Created page with "Great usecase, actually this is what I have done using a python script. Can someone share how this is actually done? I now am dumping the json objects into a file and then uploa...")
(No difference)

Revision as of 11:40, 22 October 2013

Great usecase, actually this is what I have done using a python script.

Can someone share how this is actually done? I now am dumping the json objects into a file and then upload into basex. Obviously not optimal...

How can I load the json stream directly into basex?

hugo