Search

Clear filter
Question
Norman W. Freeman · Jun 10, 2025

Question about database defragmentation (several TB database)

InterSystems recommends do to run the defragmentation outside peak hours.Based on what is written above, does it make sense to run defrag every night (eg: during 1AM - 6AM, outside
Article
Ikram Shah · May 15, 2024

IRIS AI Studio: Connectors to Transform your Files into Vector Embeddings for GenAI Capabilities

loading of vector-embedded data from files and the retrieval of content through various channels, IRIS AI Studio enables an intuitive way to explore the Generative AI possibilities that InterSystems
Article
Kate Lau · Dec 31, 2024

Creating a REST client to get Tracks from Spotify REST API - Part4 Save the Search Result

Artists) Git link: https://github.com/ecelg/InterSystems-IRIS-as-a-Spotify-REST-client OK we create a method to get data and lets try to get some Tracks 😁 Now open a terminal
Article
Sergey Kamenev · May 11, 2020

Entity-attribute-value model in relational databases. Should globals be emulated on tables? Part 1.

In the second article in this series, we’ll talk about the details and benefits of storing data in InterSystems Iris globals instead of following the EAV model.
Question
Armin Gayl · Apr 3, 2019

HL7 HTTP Response Charset

@<ttable>: <ttable> means a raw InterSystems character translation table name. A prefix of '@' means to use the named table. Putting !
Article
Robbie Luman · Jan 12, 2024

Textual Similarity Comparison using IRIS, Python, and Sentence Transformers

💡 This article is considered InterSystems Data Platform Best Practice.
Article
Alex Woodhead · Jan 26, 2024

PrivateGPT exploring the Documentation

💡 This article is considered InterSystems Data Platform Best Practice.
Article
David Hockenbroch · Jan 24, 2024

Securing xDBC Connections with ServerInitCode

Fortunately, InterSystems gives us the tools to handle such situations too.
Question
Evgeny Shvarov · Nov 6, 2017

How to find duplicates for a large text field in Caché Objects?

This is very interesting and totally different approach to solve the task which I like every time about InterSystems technology that problems can be solved with different approaches
Article
Kyle Baxter · Jul 19, 2016

Improve SQL Performance for Date Range Queries

The article is considered as InterSystems Data Platform Best Practice.
Article
Vachan C Rannore · Dec 28, 2025

#DIM vs SET - Objectscript

No, not perse, since InterSystems calls this process 'Compiling'. I just wanted to point out that the first two steps are not a compilation such as C++ or Rust.
Question
Michael Derr · Dec 4, 2025

Single- and multi-user development environments and source control

One of the longstanding source control challenges of the InterSystems interop architecture has been the monolithic nature of the prodclass.
Question
Evgeny Shvarov · Mar 15, 2018

Deployment Strategies: Do You Compile ObjectScript on a Production Site?

Not had a problem since, but if Intersystems knows this, then why not make that the default ?
Article
Eduard Lebedyuk · Jan 28, 2019

Iterate over dynamic object

💡 This article is considered as InterSystems Data Platform Best Practice.
Article
Ward De Backer · Apr 22, 2017

Node.js: create a basic web app with React - part 2

, serverName: 'My first QEWD Server', port: 8080, poolSize: 1, database: { type: 'cache', params: { path:"C:\\InterSystems\\Cache\\Mgr", username