[xquery-talk] using FLWOR expressions (aka SQL..) directly in Python

daniela florescu dflorescu at me.com
Fri Oct 21 10:13:45 PDT 2016


For all exasperated data scientists writing mind bending, complicated Python scrips to process their data: the power of complex, 
yet familiar, compact and optimizable SQL queries directly in Python, running on structured as well as unstructured data (XML, JSON).

http://www.pythonql.org <http://www.pythonql.org/>

Well, actually it’s not SQL per se. It’s the better, cleaner and more powerful version of SELECT-FROM-WHERE,…. its the
power of XQuery’s FLWOR expressions, directly usable as an expression in Python — together with any other expected goodies,
complex path expressions, etc.

Enjoy.

Best regards
Dana


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://x-query.com/pipermail/talk/attachments/20161021/acd00a83/attachment.html>


More information about the talk mailing list