[Python-ideas] Query Language extension to Python

David Mertz mertz at gnosis.cx
Tue Nov 1 14:17:27 EDT 2016


How do you see this as different from Blaze (
http://blaze.readthedocs.io/en/latest/index.html)?
A

On Nov 1, 2016 1:34 AM, "Pavel Velikhov" <pavel.velikhov at gmail.com> wrote:

> Hi Folks,
>
>   We have released PythonQL, a query language extension to Python (we have
> extended Python’s comprehensions with a full-fledged query language,
> drawing from the useful features of SQL, XQuery and JSONiq). Take a look
> at the project here: http://www.pythonql.org and lets us know what you
> think!
>
>   The way PythonQL currently works is you mark PythonQL files with a
> special encoding and the system runs a preprocessor for all such files. We
> have
> an interactive interpreter and Jupyter support planned.
>
> Best regards!
> PythonQL team
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20161101/c2ddcb18/attachment.html>


More information about the Python-ideas mailing list