Native API for Node.js
The Native API for Node.js provides direct access to globals, the tree-based sparse arrays that form the basis of the InterSystems multidimensional storage model and underlie the InterSystems IRIS® object and SQL interfaces. The Native API exposes these native data structures, which provide very fast, flexible storage and retrieval. The Native API also includes the ability to call InterSystems IRIS class methods and routines.
Try it
First Look: Using the Native API for Node.js