Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

# KDB client in NodeJS

The interface is promise-based which makes pushing data from web services easier:

khp=require("qnode")
k = new khp("0", "5000");
k.k("1+1").then(console.log);

About

KDB client for NodeJS

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages