Hi

I am readimg the docs and can use xpath and somewhat xquery, what i can't envision is the workfow one i have data established in xbase.

The parsers in seem logicalĀ http://docs.basex.org/wiki/Parsers .

So thinking i have data in my basex db and i want to explore it and analyze it in pandas. Pandas accepts a wide range of formats including xml. So i create my xpath query and i see the data i want how should i create an output say json as i could later use that as a data bag in a static website. Is this easy to keep and be repeatable?

I asked about ORM because i use django orm is it to create a data feed so that an orm style typical setup can stay updated from basex?

Sorry for the silly conceptual questions, cant get the lay of the land.

Sayth