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

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

appmsw-docbook

An application for installation into your instance of the DoсBook database

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2021 253 4

Node-RED node for InterSystems IRIS

Node-RED node for InterSystems IRIS

Dmitry Maslennikov
Docker
5.0 (1)18 Feb, 2022 846

InterSystems Ideas Waiting to be Implemented

AI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.

To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code.

A
by Alex Woodhead

3

Votes

1

Comments
Vote

isc-live-global-mover

Tool for moving large globals from a database to another database without application downtime.

Lorenzo Scalese
Docker
IPM
5.0 (1)17 Apr, 2020 271 17

Fhirgure

Helping neurodiverse employees at book medical appointments.

J
Joey Koh
0.0 (0)21 Sep, 2021 528

integrated-ml-demo

Backend in Python or ObjectScript

G
Guillaume Rongier
Docker
Python
ML
ML
5.0 (1)31 Aug, 2021 1.2k

Example Backup Task

Example useful utilites

Sergey Mikhailenko
Docker
IPM
4.5 (1)24 Aug, 2021 345 7

ompare

Compare side-by-side multiple disconnected IRIS / Cache systems.

A
Alex Woodhead
IPM
4.5 (1)28 Jan, 2023 726 24

ansible-cache-python-mg

Ansible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service

Raman Sailopal
Python
1.0 (1)30 Apr, 2021 164

cache-node-client

Ansible playbook to install the necessary nodejs M-Gateway packages to allow access to Intersystems Cache

Raman Sailopal
1.5 (1)30 Apr, 2021 213

cache-node-server

Ansible role that installs the necessary service gateway on an Intersystems Cache instance to allow nodejs client connections.

Raman Sailopal
1.5 (1)29 Apr, 2021 172

mg_php

A PHP Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 538

mg_go

A GO Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 1.1k

mg-dbx

A Node.js Extension for InterSystems Caché/IRIS. The focus and rationale for this solution is high-performance NoSQL-based access to the database, though access to InterSystems SQL, Objects and Functions is also supported.

C
Chris Munt
Python
0.0 (0)25 Mar, 2021 622

mg_ruby

A Ruby extension for InterSystems M/Caché/IRIS

C
Chris Munt
0.0 (0)25 Mar, 2021 572

mg_python

A Python Extension for InterSystems Caché/IRIS.

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

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 513

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 337

ha-iris-k8s

Highly available IRIS deployment on Kubernetes without mirroring

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

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 279

iris-python-suite

A suite of tools and examples to show how powerful InterSystems IRIS can be when combined with Python by the API Python Native API. Including: - A machine learning chatbot - A chart to show any global as a graph - A COVID-19 analysis

R
Renato Banzai
Docker
Python
0.5 (1)06 Jun, 2020 606

BlocksExplorer

Database Blocks Explorer for InterSystems Caché

Dmitry Maslennikov
Docker
5.0 (1)29 Mar, 2020 402

Perfomance comparison of IRIS Native API and EAV-approach

Browser view and cli script available.

S
Sergey Kamenev
Docker
Python
5.0 (1)03 Jun, 2020 374

IRISGlobalsNative.Extensions

Library for Class-based Collection for Globals and Json Provider for Globals.

M
Mark Erwin Villarina
Docker
1.0 (1)30 May, 2020 176

native-api-contest-template

Template to get participants in the InterSystems Native API programming contest started

R
Robert Kuszewski
Docker
Python
5.0 (1)07 May, 2020 547

cache-iris-app-tools

Application tools for technical support and DBMS administrator. View globals arrays, execute queries (including JDBC/ODBC), sending results to email as XLS files. Viewer class instances with СRUD editing. A few simple graphs on the protocols of the system. CSP application but based on jQuery-Ui, Uikit, chart.js, jsgrid.js

Sergey Mikhailenko
3.5 (1)24 Mar, 2020 366

OpenCode

Well, perhaps it's a goal too ambitious to reach 100% but, exploring this idea, and starting with JSON, I've developed a bunch of classes that I thought it was good to share. If you want to test, change, modify or improve the code, or just take a look at it, you can do it. In GitHub repository you can get the code and will find a more detailed explanation.

J
Jose Tomas Salvador
3.5 (1)18 Mar, 2020 351

John Conway's Game of Life

With this class you could simulate Game of Life world that John Conway invented in 1970. We can see how John Conway universe evolves in our terminal

J
Jose Tomas Salvador
Docker
5.0 (1)11 Dec, 2019 286

iris-mirror-with-docker

Docker compose environment with demo IRIS configured with Mirroring

Dmitry Maslennikov
Docker
5.0 (1)24 Aug, 2019 390

Nested Set Model

Nested Set Model implementation for ObjectScript

N
Nikolay Solovyev
Docker
5.0 (1)01 Aug, 2019 268

iris-nodejs-101

Enjoy!

D
David Reche
0.0 (0)21 May, 2019 316