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

897 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS
Application NameDeveloperMade withRatingLast updatedViewsInstalls

mg_python

A Python Extension for InterSystems Caché/IRIS.

C
Chris Munt
Python
4.0 (1)24 Mar, 2021 586

zpmshw

Helper to Search, Install, Uninstall ZPM packages

Robert Cemper
3.5 (2)05 Nov, 2023 235 95

InterSystems Ideas Waiting to be Implemented

IRIS Plugin to Sisense

Sisense (https://www.sisense.com/)

E
by Evgeny Shvarov

2

Votes

0

Comments
Vote

Create a unified hospital data extraction scheme based on IRIS for Health

Create a unified hospital data extraction scheme based on IRIS for Health

D
Deming Xu
0.0 (0)30 May, 2021 392

vscode-intersystems-iris

POC of VSCode extension which provides some control over InterSystems IRIS with direct native access, without utilizing AtelierAPI. Provides access to Interoperability and Globals.

Dmitry Maslennikov
5.0 (1)03 Mar, 2021 573

RESTFUL_API_For_Hotel_OverBooking_System

Develop RESTFUL Data API in InterSystems IRIS Data Platform Development for Hotel Overbooking Management System. PS:The overbooking management system combines the unique conditions of the hotel, such as room prices, order channels, customer needs (etc...). System uses machine learning algorithms (such as: KNN/ES-RNN...) to accurately predict the daily no-show and occupancy rate of the hotel, and further combines with the revenue equation to find the best largest room sales volume, which can significantly increase the hotel marginal revenue.

j
jingqi LIu
Docker
0.0 (0)28 Feb, 2021 705

Airplane React, Material UI, and REST API

Development of a System using React, Material UI and REST API IRIS.

F
Flavio Lucio Naves Junior
Docker
3.0 (1)16 Mar, 2021 469

iris-google-run-deploy-template

Simple InterSystems IRIS docker solution deployment to Google Run template

Evgeny Shvarov
Docker
IPM
5.0 (1)26 Feb, 2021 390 15

IRIS-REST-API-DATABASEMANAGER

Create persistent Tables and Datas in Cache Database using REST API

L
Lucas Bourré
Docker
IPM
5.0 (1)26 Feb, 2021 354 21

The Folding Stuff

We're publishing it here because developers on the InterSystems platforms are increasingly using VSCode to edit their codebase, including via our 'Serenji' extension. However 'The Folding Stuff' works with any VSCode document that already supports folding and unfolding.

John Murray
0.0 (0)27 Sep, 2022 473

workshop-pex

Workshop: InterSystems IRIS Interoperability + PEX using Java

A
Alberto Fuentes
Docker
5.0 (1)24 Feb, 2021 418

M-commands instead of Excel formulas in cells

Mumps (Cache' ObjectScript) in cells

alex kosinets
4.5 (1)24 Feb, 2021 253

IRIS memory configuration wizard

Simple/sample wizard to help configure InterSystems IRIS memory settings

B
Benjamin De Boe
IPM
5.0 (3)23 Feb, 2021 517 22

EnsDemo Iris installer

ENSDEMO port to IRIS without HL7 and DICOM exemples

G
Guillaume Rongier
Docker
4.5 (2)23 Feb, 2021 408

IRIS-Smart-Mining-Starter-Pack

Smart Mining Starter Pack

A
Amir Samary
Docker
0.0 (0)24 Feb, 2021 2.9k

springboot-iris-crud

Java Spring Boot Crud API Example

Yuri Marx
Docker
3.5 (1)03 Feb, 2021 822

iris-vaccine-tracker

Showing the COVID-19 vaccination track count around the world and the COVID-19 Treatment and Vaccine development. Using as backend InterSystems IRIS in a multi-model schema.

Henrique Dias
Docker
0.0 (0)30 Jan, 2021 318

iris-sftp-logs

IRIS solution for managing SFTP log files

O
Oliver Wilms
Docker
IPM
5.0 (1)31 Jan, 2021 485 16

iris-multimodel-suite

An application using multimodel concepts with real world data featuring an interactive chart of Cryptocoins from the biggest Exchange. A graph chart of fish species from all the world where you can see the pictures of each one and a blog using globals example. All Integration to ingest data are from public APIs and a great video explaining the solution.

R
Renato Banzai
Docker
Python
4.5 (1)30 Jan, 2021 461

IRIS Publisher

This is an application to generate your online dynamic or offine static application documentation. You create XData to your classes with "text/html" or "text/markdown" mime type and the IRIS Publisher will collect all XData and create your documentation site using MkDocs.

Yuri Marx
Docker
5.0 (1)29 Jan, 2021 547

zapm-addcmd

An example of adding new commands to the zapm shell

Sergey Mikhailenko
Docker
IPM
4.0 (1)27 Jan, 2021 149 19

GeoDatas

This project contains an example of how we get to manipulate geographic data on an IRIS Intersystem platform.

D
Davi Massaru Teixeira Muta
Docker
0.0 (0)25 Jan, 2021 344

BeI-MultiModel

We've used a IRIS backend that is called via a REST-API from a react frontend application.

i
ivo Ver Eecke
Docker
IPM
4.0 (3)25 Jan, 2021 290

ha-iris-k8s

Highly available IRIS deployment on Kubernetes without mirroring

A
Anton Umnikov
0.0 (0)22 Jan, 2021 533

IRISDocDBRESTAPIPostmanCollectionSample

A Postman Collection of REST API calls to demonstrate InterSystems IRIS DocDB basic calls

N
Netanel Frankel
5.0 (1)20 Jan, 2021 257

qewd-jsdb-kit-iris

This kit allows you to find out about, explore and try out the unique QEWD-JSdb "persistent JavaScript Objects", made possible by IRIS Globals. For simplicity of use and speed and ease of installation, the kit is designed for use with the IRIS Community Edition Docker Container: you can be up and running in a matter of a few minutes. However, QEWD-JSdb and the Node.js-based QEWD framework can be easily installed on any IRIS (or Cache) system. Layered on top of QEWD-JSdb's persistent JavaScript objects are several examples of the multi-model capability it provides: Lists, key/object store and XML DOM. The latter is a great example of the persistent Objects concept: it includes XPath query capability, provided by the standard, unmodified Node.js XPath module. This module is designed to work with an in-memory XML DOM, and does not know or care that the DOM object provided by QEWD-JSdb is actually on-disk (in IRIS Globals)! The kit includes tutorials for QEWD-JSdb itself and the three layered database models. You can try out the tutorial examples interactively using the Node.js REPL. Also included are web-based "explorer" applications that allow you to watch the database models in action. Finally, using the QEWD Monitor application's graphical QEWD-JSdb Inspector option, you can explore the underlying hierarchical storage of the IRIS Globals created and maintained in the tutorials and explorer applications.

R
Rob Tweed
0.0 (0)25 Jan, 2021 272

iris-multi-model-api-template

a simple demo of InterSystems IRIS multi-model data management via REST API

Evgeny Shvarov
Docker
IPM
5.0 (1)11 Jan, 2021 426 13

RESTFileTransfer

Example of how to transfer files using RESTful services

I
Iryna Mykhailova
Docker
5.0 (1)04 Jan, 2021 517

iris-pygw-blueprint

Short blueprint example of the connection between python and iris via new python gateway available in InterSystems IRIS Data Platform 2020.3+

A
Aleksandar Kovacevic
Docker
Python
4.5 (1)27 Dec, 2020 172

website-analyzer

InterSystems IRIS NLP Analyzer to websites. Extract all website content with the app crawler and analyze into Text Analytics Domain Explorer and in the BI User Portal.

Yuri Marx
Docker
AI
5.0 (1)24 Dec, 2020 486

dataking-server

A simple and fast way to send data from your application to the IRIS database for further processing and search for insights.

Alexey Nechaev
2.0 (1)20 Dec, 2020 163