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

206 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Ensemble
Application NameDeveloperMade withRatingLast updatedViewsInstalls

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 (Object

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

sqltools-intersystems-driver

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

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

InterSystems Ideas Waiting to be Implemented

Dynamic object for XML or XML to JSON string converter

A direct conversion XML->JSON (besides XML->object->JSON) would make some implementations way easier. Searching for information in JSON or Dynamic objects is way easier than in XML. I am developing an API that receives many different kinds of XML, and I need to transform them into a specific structure of persistent data, so if I have to create a class for each kind of XML that it should receive, the implementation will be gigantic.

H
by Heloisa Paiva

4

Votes

2

Comments
Vote

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 J

D
Daniel
0.0 (0)27 Aug, 2020 118

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) i

D
Daniel
0.0 (0)27 Aug, 2020 171

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 590

dynapool

This is an experimental project adding dynamic poolsize allocation functionality into productions.

D
Daniel Kutac
4.0 (1)21 Aug, 2020 176

DotEnv

Load environment variables from .dotenv files or straight from the OS to Caché

R
Rubens Silva
4.5 (1)29 Jul, 2020 145

NavMethodsForIndexedProperties

Navigation methods for InterSystems Objects Indexed properties

V
Vasiliy Bondar
Docker
IPM
0.0 (0)06 Jul, 2020 263 21

objectscript-donts

What you shouldn't do in objectscript

Evgeny Shvarov
Docker
5.0 (1)25 May, 2020 270

sys-perf-restapi

An API (basic and REST) for the SystemPerformance (pka pButtons) utility

N
Netanel Frankel
Docker
IPM
4.5 (1)17 May, 2020 280 36

RSA

Example of Asymmetric RSA encryption on JS side with InterSystems IRIS decryption

E
Eduard Lebedyuk
3.5 (1)10 May, 2020 295

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 236 17

JuliaGateway

Interface to Julia programming language for InterSystems IRIS

E
Eduard Lebedyuk
Docker
AI
ML
ML
0.0 (0)09 Apr, 2020 742

BlocksExplorer

Database Blocks Explorer for InterSystems Caché

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

isc-tar

TAR compress tool

Dmitry Maslennikov
Docker
IPM
4.5 (1)26 Mar, 2020 674 25

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, Uik

Sergey Mikhailenko
3.5 (1)24 Mar, 2020 333

FileMailer

Ensemble solution to email contents of a file via File Passthrough Service using Email Passthrough Operation

O
Oliver Wilms
Docker
4.5 (1)21 Mar, 2020 197

CosFaker

Generate massive amounts of fake data for Intersystems Caché

Henry Pereira
Docker
3.0 (1)20 Mar, 2020 425

ISC-operationaldashboard

Here are some sample code to get you started. A detailed tutorial guide that accompanies this sample code can be found here on InterSystems Developer Community - https://community.intersystems.com/post/developing-operational-analytics-dashboards.

J
Jin Kim
3.8 (2)19 Mar, 2020 142

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 c

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

Reducing Readmission Risks with Realtime ML

Patient Readmissions are said to be the Hello World of Machine Learning in Healthcare. We use this problem to show how IRIS can be used to safely build and operationalize ML models for real time predictions and how this can be integrated into a random application.

A
Amir Samary
Docker
ML
ML
3.5 (1)29 Jan, 2020 865

DSW Reports

Addon for DeepSee Web which provides online reports and PDF emailing reports from InterSystems DeepSee dashboards

S
Semion Makarov
0.0 (0)11 Dec, 2019 223

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 252

Twitter Sentiment Analysis with IRIS

Use IRIS Natural Language Processing and its interoperability capabilities to fetch realtime tweets and analyze their sentiment as well as their metadata.

A
Amir Samary
Docker
AI
0.0 (0)24 Oct, 2019 593

iris-datatransform-unittest

IRIS Data Transform UnitTest Sample

A
Alberto Fuentes
Docker
4.0 (1)23 Oct, 2019 254

HL7 and SMS Interoperability Demo

This application requires you to have Docker installed on your PC.

A
Amir Samary
Docker
5.0 (1)17 Oct, 2019 1.1k

RabbitMQ adapter

InterSystems IRIS adapter for RabbitMQ

E
Eduard Lebedyuk
0.0 (0)16 Oct, 2019 707

Apache POI

ObjectScript part for apache-poi integration

E
Eduard Lebedyuk
0.0 (0)16 Oct, 2019 305

vscode-multi-connection

Example project, how to configure and use multiple connections in one namespace with VSCode-ObjectScript

Dmitry Maslennikov
Docker
5.0 (1)03 Oct, 2019 983

web HERALD

web HERALD is a Highly Extensible Rapid Application Development framework

M
Martin Weber
0.0 (0)23 Sep, 2019 253