What are available tools/libraries to integrate Python
with kdb
?
The timestored website has a guide to the python apis for kdb complete with videos. http://timestored.com/kdbGuides/pythonApi
To summarize your options:
I also found http://www.kx.com/a/k/connect/python/, along with http://bitbucket.org/halotis/qpy. I haven't used either.
there's also Dan Nugent's https://github.com/DannoHung/q
also note that, as with perl, sometimes the formatted export over the web socket is sufficient -- just GET http://SERVER.example:PORT/FMT?QUERY
, where FMT is any of csv/txt/xml/xls (e.g. http://localhost:5050/csv?table
)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With