Introduction Database performance has become a critical success factor in a modern application...
The Good Old Days The %Library.DynamicObject class has been in IRIS since before it became IRIS. If...
Hi - Recently I have been investigating an annoying situation whilst editing ObjectScript classes or...
This article shares analysis in solution cycle for the Open Exchange application TOOT ( Open Exchange...
Learn how to design scalable, autonomous AI agents that combine reasoning, vector search, and tool...
I know that people who are completely new to VS Code, Git, Docker, FHIR, and other tools can...
Not sure there are many that connect to MS SQL to execute queries, stored procedures, etc, but our...
Introduction As AI-driven automation becomes an essential part of modern information systems,...
I have a new project to store information from REST responses into an IRIS database. I’ll need to...
Hi Community,In this article, I will introduce my application iris-AgenticAI . The rise of agentic...
Hi Community,Traditional keyword-based search struggles with nuanced, domain-specific queries. Vector...
Hades DatabaseConnector 6.4.0 now does IRIS stuff! A well deserved celebration 🎉 that OHDSI...
InterSystems OMOP, The Cloud Service (Troy) An Implementer's approach into the OHDSI (...
One of the pain points for maintaining HL7 interfaces is the need to run a reliable regression test...
Introduction This is a quickstart guide to IRIS for Linux systems administrators who need to be able...
I'm a huge sci-fi fan, but while I'm fully onboard the Star Wars train (apologies to my fellow...
Introduction My guess is that most IRIS developers create their applications using its native...
What is JWT? JWT (JSON Web Token) is an open standard (RFC 7519) that offers a lightweight, compact,...
Parallel query hinting boosts certain query performances on multi-processor systems via parallel...
In this article I'll show you how to set up in your laptop, very quickly, a cluster of IRIS nodes in...
When we create a FHIR repository in IRIS, we have an endpoint to access information, create new...
After so many years of waiting, we finally got an official driver available on Pypi Additionally,...
🌍 Inclusion & Innovation in Education 🌍Our project reimagines learning for all students, with a...
The IKO will dynamically provision storage in the form of persistent volumes and pods will claim them...
The IKO allows for sidecars. The idea behind them is to have direct access to a specific instance of...
We now get to make use of the IKO. Below we define the environment we will be creating via a Custom...
The IKO documentation is robust. A single web page, that consists of about 50 actual pages of...
The Lo-Code Challenge Imagine the scene. You are working happily at Widgets Direct, the internet's...
Did you know that you can get JSON data directly from your SQL tables? Let me introduce you to 2...
Many programming languages use the try-and-catch construct to handle runtime errors gracefully. If...