Search

Clear filter
Article
José Pereira · Aug 2, 2024

Text to IRIS SQL with LangChain

```python # Basic prompt template with IRIS database SQL instructions iris_sql_template = """ You are an InterSystems IRIS expert.

Enjoy InterSystemsTechnology

0 posts0 comments
Discussion
Aleksandar Kovacevic · Apr 26, 2020

Search within Globals (without class definitions)

Keep in mind that with InterSystems SQL; you should use single quote for strings instead of double-quotes.
Article
Timothy Leavitt · Jul 8, 2020

Tips for debugging with %Status

A %Status provides a wrapper around a localizable error message in InterSystems' platforms.
Article
Yuri Marx · Nov 14, 2020

Using Tesseract OCR and Java Gateway

The InterSystems IRIS can be extended using Java or .NET components and its frameworks inside Object Script source code. I created an application called OCR Service.
Article
Alexander Koblov · Jan 29, 2016

Creating a Custom Index Type in Caché

(The Hackathon was organized at the annual InterSystems Russia Innovation School Training, and special thanks to the Hackathon's main inspiration, Timur Safin.)
Article
Timothy Leavitt · Feb 21, 2024

Functional indices for lightning-fast queries on many-to-many relationship tables

💡 This article is considered InterSystems Data Platform Best Practice. That'd be great!
Discussion
Stefan Cronje · Feb 10, 2023

OEX , ZPM and GitHub: Control, Quality, Community

We have InterSystems supported samples and templates to show the set of trusted applications and establish the code guidelines.
Article
Yuri Marx · May 22, 2023

Tutorial: Deploy your dockerized application on AWS

Get a Docker application sample to deploy For our example, we are going to use a ready Docker application from the InterSystems Open Exchange catalog.
Article
Guillaume Rongier · May 31, 2023

Iris Interoperability Command Line Interface (iop)

/intersystems-irispython/releases/download/3.9.2/intersystems_iris-3.9.2-py3-none-any.whl --upgrade --force-reinstall pip install iris-embedded-python-wrapper --upgrade --force-reinstall
Question
Yone Moreno · Sep 5, 2023

Official way to detect differences between Environments, e.g. Preproduction and Production, in a systematic way.

Comparing code on running servers | InterSystems Developer Community |
Article
Tani Frankel · Jan 31, 2024

The New FHIR Server Profile-based Validation

💡 This article is considered InterSystems Data Platform Best Practice.
Article
sween · Jun 4, 2024

Multi-Volume Database Awesome Sauce

. *** The time is: 2024-06-04 16:03:43 *** InterSystems IRIS Backup Utility -------------------------------- Performing a Full backup.
Article
David Hockenbroch · Nov 5, 2024

Recognizing Barcodes With Embedded Python

cd C:\InterSystems\NEWIRIS\bin irispython -m pip install --target C:\InterSystems\NEWIRIS\mgr\python opencv-python pyzbar The abovementioned line will install the required packages
Article
Yuri Marx · Mar 30, 2022

3DES support

The InterSystems IRIS supports encryption algorithms in all the above-mentioned categories.