Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Kdb+ drivers for NodeJS

Tags:

node.js

kdb+

I'd like to use NodeJS to implement a simple REST interface to pull data from Kdb+.

Does anyone know of any existing driver or a project to implement a Kdb+ driver for NodeJS?

like image 938
MaxV Avatar asked Mar 07 '26 03:03

MaxV


2 Answers

Not that I know of... but shouldn't be too hard, really. You could simply use the http interface to create calls to kdb and parse the result into json with Arthur's json implementation

like image 165
Manish Patel Avatar answered Mar 09 '26 22:03

Manish Patel


There is https://github.com/michaelwittig/node-q I've used it in my project and works great.

like image 37
Komsit Prakobphol Avatar answered Mar 09 '26 20:03

Komsit Prakobphol



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!