Content Type
Exercise
Duration
5m
Level
Introductory
Node.js is one of the most commonly used programming languages due to its strong performance and scalability.
The InterSystems IRIS® data platform Native API for Node.js lets your application directly access the underlying data structure within InterSystems IRIS (known as globals) as well as call InterSystems ObjectScript methods and routines.
To review ways to connect your application to InterSystems IRIS, watch the video. Then follow the exercise below to practice using Node.js to connect to InterSystems IRIS.
Note: Node.js is only available on InterSystems IRIS versions 2019.2 and later.
Learning Objectives
- Explain how the InterSystems IRIS Native API for Node.js enables direct data access and method execution.
- Store data in a custom structure with the Native API.
- Connect a Node.js application to InterSystems IRIS using the Native API.
- Call InterSystems IRIS methods from Node.js.
Prerequisites
- Basic knowledge of node.js
Watch the video and try the exercise below!
Mark me "complete" for this exercise.