Welcome to Open Exchange

At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.

Top contributors

Featured applications

196 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-data-analysis

Implementing data query and analysis

l
lando miller
Docker
Python
IPM
AI
4.0 (1)01 Apr, 2025 55

iris-easybot

A Fast, Simple, Experimental Chatbot Framework Using IRIS Vector Search.

E
Eric Fortenberry
Docker
Python
AI
5.0 (1)31 Mar, 2025 40

InterSystems Ideas Waiting to be Implemented

Programmatic reports

The report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel reports for print. To create a tradicional report the effort takes 4 to 12 hours. The idea is to define reports using object script instructions. With some minutes and with writing a few object script lines you can get a report equivalent to a tradicional report, with the benefit to create dynamic content for the reports (productivity). The idea includes yet the feature to allows to the developer set print restrictions for the PDF report generated (reduce carbon emission, not allowing print, only read). Benefits of this idea: 1 - Productivity - develop a report in minutes not in hours 2 - Reduce carbon emission - is possible restrict the PDF print 3 - Create dynamic reports using ObjectScript 4 - No need to install a report server, saving processor and memory resources (decreasing emissions) To create a report using source code, see this sample with Java, but could be in ObjectScript too: TextColumnBuilder<String> itemColumn = col.column("Item", "item", type.stringType()); TextColumnBuilder<Date> orderDateColumn = col.column("Order date", "orderdate", type.dateType()); TextColumnBuilder<Integer> quantityColumn = col.column("Quantity", "quantity", type.integerType()).setFixedWidth(50); TextColumnBuilder<BigDecimal> unitPriceColumn = col.column("Unit price", "unitprice", type.bigDecimalType()); ColumnTitleGroupBuilder titleGroup2 = grid.titleGroup("Group 2", quantityColumn, unitPriceColumn); ColumnTitleGroupBuilder titleGroup1 = grid.titleGroup("Group 1", orderDateColumn, titleGroup2).setTitleFixedWidth(450); report() .setTemplate(Templates.reportTemplate) .columnGrid(itemColumn, titleGroup1) .columns(itemColumn, orderDateColumn, quantityColumn, unitPriceColumn) .title(Templates.createTitleComponent("ColumnTitleGroup")) .pageFooter(Templates.footerComponent) .setDataSource(createDataSource()) .setSecurityRule(PrintRule.READ_ONLY) //if you want restrict print .printPDF();

Y
by Yuri Marx

5

Votes

3

Comments
Vote

iris-clinical-assistant

Natural language querying of patient clinical data.

D
Diana Mindroc Filimon
Python
AI
0.0 (0)30 Mar, 2025 33

pax-ai-iris

Hybrid Framework for Anomaly Detection: IRIS, Embd Python, AI

PARANI KAMATCHIYAPPAN
AI
ML
ML
0.0 (0)28 Mar, 2025 43

AiAssistant

Using vector search to assist large language models in generatin

X
XINING MA
Docker
IPM
AI
3.5 (1)27 Mar, 2025 70

IRIS-Intelligent-Butler

# IRIS-Intelligent Butler IRIS Intelligent Butler is an AI intel

janzai renato
Docker
Python
IPM
AI
ML
ML
4.0 (1)27 Mar, 2025 69

ollama-ai-iris

Using Ollama LLM (as an alternative to OpenAI) with IRIS

R
Rodolfo Pscheidt
Python
AI
0.0 (0)12 Mar, 2025 155

bas_labs

Connecting companies with climate actions.

A
Alice Heiman
Python
AI
ML
ML
0.0 (0)01 Mar, 2025 27

sqlalchemy-iris

An InterSystems IRIS dialect for SQLAlchemy

Dmitry Maslennikov
Docker
Python
5.0 (5)01 Mar, 2025 1.4k

Embedded Git

Embedded Git support for InterSystems platforms

Timothy Leavitt
IPM
5.0 (2)11 Feb, 2025 3.5k 5.3k

interoperability-embedded-python

Hack of PEX Python but for Embedded Python

G
Guillaume Rongier
Docker
Python
IPM
5.0 (15)11 Feb, 2025 7.6k 1.2k

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

Robert Cemper
Docker
IPM
5.0 (1)03 Feb, 2025 47

Jupyter Server Proxy for VS Code

VS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager

John Murray
Docker
5.0 (1)02 Jan, 2025 330

d[IA]gnosis

Web application to find out diagnoses and suggest ICD-10 codes

Luis Angel Pérez Ramos
Docker
Python
AI
0.0 (0)23 Dec, 2024 252

iris-HL7v2Gen

Dynamically Generate HL7 Test Messages

Muhammad Waseem
Docker
Python
IPM
5.0 (1)23 Dec, 2024 199 12

mongoCDC

A sample of using embedded python with interoperability

N
Netanel Frankel
Docker
5.0 (1)22 Dec, 2024 60

InterSystems Package Manager

InterSystems Package Manager

R
Robert Kuszewski
Docker
Python
4.8 (22)20 Dec, 2024 7.2k

tz - ObjectScript Time Zone Conversion Library

ObjectScript Time Zone Conversion Library

E
Eric Fortenberry
Docker
IPM
5.0 (1)19 Dec, 2024 157 5

ServiceInspection

A simple application for monitoring Iris service information

W
Wolis Oliavr
Docker
Python
IPM
5.0 (1)13 Dec, 2024 262

GPG

GPG Interoperability Adapter for InterSystems IRIS.

E
Eduard Lebedyuk
Python
0.0 (0)10 Dec, 2024 67

LLM QuickStart

Example codebase to match Dev Community Article

C
Chris Stewart
Docker
Python
AI
0.0 (0)10 Dec, 2024 54

iris-energy-isodata

Access energy data of Major ISOs in the United States

Muhammad Waseem
Docker
Python
IPM
5.0 (1)04 Dec, 2024 388 21

iris-python-lookup-table-utils

IRIS Python Lookup Table Utils (pylotaut is a simple CRUD API)

J
Johannes Heinzl
Docker
Python
5.0 (1)01 Dec, 2024 283

iris-graphql-demo

Example of using GraphQL with InterSystems IRIS with Graphene, S

A
Alberto Fuentes
Docker
Python
5.0 (1)27 Nov, 2024 97

recomendacao-filmes-intersystems

Example of using Vector Search for movie recommendations

D
Davi Massaru Teixeira Muta
Docker
Python
5.0 (1)16 Nov, 2024 52

irisChatGPT

Application uses LangChain framework which is built around LLMs

Muhammad Waseem
Docker
Python
IPM
AI
4.0 (1)12 Nov, 2024 1.4k 11

EduVerse

Accessible Learning Assistant

R
Rolano Rebelo
Python
AI
0.0 (0)11 Nov, 2024 38

iris-fhir-client

InterSystems FHIR Client Connect to any Open FHIR Server

Muhammad Waseem
Docker
Python
IPM
5.0 (2)06 Nov, 2024 1.1k 37

workshop-llm

Python application to demo RAG application using IRIS vector DB

Luis Angel Pérez Ramos
Docker
Python
AI
4.0 (1)08 Oct, 2024 185

sql-embeddings

SQL-Embedding simplifies creating and using embeddings in query

Henrique Dias
Docker
IPM
4.8 (2)29 Sep, 2024 370