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

objectscript-json-patch

An implementation of JSON-Path in ObjectScript.

G
Guillaume Rongier
IPM
4.5 (2)08 Dec, 2020 229 15

CaloryHelper

Service for establishing amount of calory in product

D
Daniil Gorokhov
Docker
Python
0.5 (1)30 Nov, 2020 158

InterSystems Ideas Waiting to be Implemented

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like using a Resultset, sending a mail, sending a httpRequest, using try-catch-throw error handling etc. And this set of code-snippets (approved by the community) could then make it in the Studio (or VsCode) to help new (and old) developers to quickly add code. (With new releases or with an import facility to load them manually)

D
by Danny Wijnschenk

38

Votes

14

Comments
Vote

aoc-objectscript-template

The template repository for Advent of Code 2020 ObjectScript contest

Evgeny Shvarov
Docker
5.0 (1)26 Nov, 2021 792

iris-container-recipes

Examples of InterSystems IRIS container scripts

E
Eduard Lebedyuk
Docker
5.0 (1)20 Nov, 2020 149

OCR Service

OCR Interoperability Service. This app get an image or pdf, extract text using OCR from Tesseract, send to the NLP index and returns to the user. The app uses a PEX Business Operation in ObjectScript consuming a Java class thats uses Tesseract. This app has NLP to the OCR extracted text too. Enjoy OCR + NLP!!

Yuri Marx
Docker
5.0 (2)20 Nov, 2020 1.0k

iris-sms

2) Verify Mobile number by SMS code

V
Vasiliy Bondar
Docker
IPM
5.0 (1)17 Nov, 2020 335 24

appmsw-util

Creating and deleting db, namespace, resource and role with one command

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2020 160 12

Message Bank

Message Bank for IRIS Interoperability that can automatically resend messages

O
Oliver Wilms
IPM
5.0 (2)15 Nov, 2020 410 31

ObjectScript-Math

Math library for InterSystems ObjectScript

P
Peter Steiwer
Docker
IPM
3.3 (2)12 Nov, 2020 659 13.1k

upload-adapter

Intersystems IRIS interoperability Custom Upload Adapter to multipart file requests

Yuri Marx
Docker
5.0 (1)10 Nov, 2020 355

iris-c-language

This is a technology example of how to use Call-In and Call-Out in various ways including Unicode and long string.

T
Tomohiro Iwamoto
Docker
5.0 (1)06 Nov, 2020 252

iris-pdf-generator

Generate PDF files from InterSystems IRIS using the Java Gateway

R
Robert Kuszewski
Docker
5.0 (1)04 Nov, 2020 792

qewd-conduit

QEWD Implementation of the RealWorld Conduit REST Back-end

R
Rob Tweed
0.0 (0)29 Oct, 2020 299

apptools-task

An example of a backup task with preliminary deletion of old files.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Oct, 2020 206 11

IRIS-Smart-Factory-Starter-Pack

An Application Starter Pack (ASP) is a code base built by an InterSystems partner using InterSystems IRIS Data Platform that shortens the time to develop a complete application that addresses a specific industry or technology challenge. It is not a completed application. Rather, it is a starter code that can be extended and customized by partners and customers to meet specific customer requirements and environments.

A
Amir Samary
Python
0.0 (0)16 Feb, 2021 1.3k

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
ML
ML
3.0 (2)23 Oct, 2020 1.2k

restoreUI

UI for restoring databases from online backup

V
Vasiliy Bondar
Docker
IPM
0.0 (0)16 Oct, 2020 245 26

Enhanced Monitor Manager

ISC Open Exchange - Code for Enhanced Monitor Manager

J
Jin Kim
3.0 (2)15 Oct, 2020 210

InterSystems Iris Drivers Distribution

Official InterSystems JDBC, ODBC drivers and other libraries

Evgeny Shvarov
5.0 (1)31 Jan, 2022 552

iris-battleship

Why not a game in contest?

R
Renato Banzai
Docker
Python
5.0 (1)11 Oct, 2020 182

ALPHA LOGISTICS

Alpha SW is an integrated management solution for SUPPLY CHAIN which embrace industries as Health Care,Oil and Gas and Retail, among others.

J
Jamil de Mattar
0.0 (0)23 Sep, 2020 361

SAM

System Alerting and Monitoring (SAM) is a solution for monitoring clusters of InterSystems IRIS instances.

L
Luca Ravazzolo
4.5 (1)21 Sep, 2020 752

iris-ldap-auth

Example of how to setup IRIS and OpenLDAP for LDAP user authentication

T
Tomohiro Iwamoto
Docker
5.0 (1)16 Sep, 2020 209

objectscriptQuality for VSCode

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it directly from the VS Code Marketplace and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript)

D
Daniel
Docker
Python
4.5 (1)14 Sep, 2020 480

sqltools-intersystems-driver

InterSystems support for SQL in the SQLTools extension to Visual Studio Code

Dmitry Maslennikov
Docker
5.0 (1)08 Sep, 2020 746

covid-ai-demo-deployment

"Covid-19 AI demo in Docker" deployment including dockerised Flask, FastAPI, Tensorflow Serving and HA Proxy etc etc.

Z
Zhong Li
Docker
Python
ML
ML
0.0 (0)07 Sep, 2020 452

objectscriptQuality for Atelier

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can install it directly from Atelier and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript).

D
Daniel
0.0 (0)27 Aug, 2020 142

objectscriptQuality for Studio

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it from our site and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript) integrated in your development environment.

D
Daniel
0.0 (0)27 Aug, 2020 196

objectscriptQuality

Analyze your ObjecScript source code to find bugs and vulnerabilities, obtain detailed Unit Test Coverage, and improves your software process management using your own KPIs, always focused on code quality

D
Daniel
3.0 (1)27 Aug, 2020 612

Kafka Demo with InterSystems IRIS

Demo of InterSystems IRIS with Kafka, Schema Registry, AVRO and Schema Migration. We also show how the data coalesced in InterSystems IRIS can be queried using SQL, REST and MDX (Business Intelligence)

A
Amir Samary
Docker
0.0 (0)27 Aug, 2020 991