Hey Community,
Learn how you can develop a Node.js application and connect to InterSystems IRIS data platform through the Native API:
⏯ Using Node js to connect to InterS…
…o invoke and use Cache ObjectScript (eg for legacy code integration), all from within its Node.js / JavaScript environment. So QEWD allows you to use all your preferred means of i…
…RIS to see how easy it is to use to solve your problems!Using Multi-Model with Python and Node.js: This exercise takes you through the steps of using the InterSystems IRIS multi-mo…
…d-new learning program to get the basics, and see how to develop an application with InterSystems ObjectScript alongside your language of choice: Java, .NET, Python, or Node.js.
…, in a test using a simple (non-time-intensive) math-function/calculation (atan2(x,y)) in Node.js returning back the result, it turns out that callouts by REST are ~100 times faste…
Hi developers!
As a follow-up to my previous post on the Node.js Native API, I created a quick poll because it may be interesting to see what technologies developers are using in…
…specifically on how to use QEWD.js to create REST APIs for IRIS.QEWD.js is, of course, a Node.js framework, and all the REST API code can be written entirely in JavaScript. The Re…
…It has many new capabilities including:
Addition of the IRIS Native API for Python and Node.js and relational access for Node.js
Simplified sharding architecture and flexible s…
…anything quite like this, or even thought it possible!
We've pushed out a new JavaScript/Node.js module named glsdb which you can read all about here in detail:
https://github.co…
Hello,
I have created a service in Node.js which interacts with IRIS using APIs. The current implementation uses basic auth. I want to implement OAuth 2, to make the communication…
…t side code works with MongoDB via a MongoDB driver;the client side code uses the MongoDB Node.js driver;the client side code uses only basic functions of the MongoDB API:find, fin…
…the AWS website! Let's start developing now the latest React/Vue.js/... apps with QEWD.js/Node.js back-end running on IRIS ... which is very easy now because the complete back-end…
…olated Microservice using an interactive connection to IRIS using the IRIS Native API for Node.js.
For any questions, please write to @Robert.Cemper1003 at robert.cemper@chello or…
Hi,
NodeJs(v0.10.0) to Intersystems Cache2014( using cache0100.node) network connection Not working .
This is error msg i'm getting
"{ ErrorMessage: 'Error loading Cache Librar…
While working with external languages for IRIS (such as Python and Node.js), one of the first things you must accomplish is making a connection to an IRIS instance.
For instance…

