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

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

gateway-mysql-connector-java-8-0-21-jar

import instance %Library.SQLConnection, mysql-connector-java

Sergey Mikhailenko
Docker
IPM
5.0 (1)13 Oct, 2022 150 1

DbVisualizer

DbVisualizer is the universal database tool for administrators, developers, and analysts. It runs on all major OSes and connects to all commercially viable database engines.

S
Sandra Bjarevall
0.0 (0)10 Oct, 2022 1.1k

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

gj :: connect

How to extend the Server Manager to perform custom actions.

John Murray
0.0 (0)05 Oct, 2022 374

gj :: locate

Copy an InterSystems IRIS error message and paste in to VS Code to go to the source line

George James
5.0 (1)05 Oct, 2022 432

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 392

Umlanji

Visualization of classes using UML modeling tools with XMI 1.2 support such as Enterprise Architect, Visual Paradigm, ArgoUML.

John Murray
0.0 (0)27 Sep, 2022 198

iris-python-interoperability-template

A template to build interoperability component in pure python

G
Guillaume Rongier
Docker
Python
5.0 (1)27 Sep, 2022 543

ObjectScript Extension Pack for VS Code

A Visual Studio Code extension pack for ObjectScript development.

John Murray
5.0 (1)23 Sep, 2022 518

Docker InterSystems Extension

Docker Extension for InterSystems

Dmitry Maslennikov
Docker
5.0 (5)20 Sep, 2022 1.0k

GraphQL

GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

G
Gevorg Arutiunian
Docker
0.0 (0)16 Sep, 2022 679

Sustainable Machine Learning

Sustainable Machine Learning for the InterSystems contest

L
Lucas Enard
Docker
Python
IPM
4.5 (1)11 Sep, 2022 463 10

Community objectscriptQuality

ObjectScript code analysis for community projects

D
Daniel
IPM
4.0 (1)08 Sep, 2022 414

DC Analytics

InterSystems Developer Community analytics.

E
Evgeniy Potapov
Docker
IPM
4.5 (2)06 Sep, 2022 651

Data Catalog

A single solution to easily discover and access reliable data

P
Paulo Taylor
0.0 (0)24 Aug, 2022 306

iris-fix-protocol

Integration of the FIX protocol inside IRIS using Python

L
Lucas Enard
Docker
Python
0.0 (0)28 Jul, 2022 306

Kozo

Kozo Page Builder

S
Sean Connelly
Docker
IPM
5.0 (2)15 Jul, 2022 505 33

webterminal-vscode

Launch WebTerminal sessions from Server Manager in VS Code

John Murray
5.0 (2)03 Jul, 2022 901

Ompare V8

Browser-based javascript compare Cache, IRIS features.

A
Alex Woodhead
0.5 (1)27 Jun, 2022 226

CloudStudio

A web based IDE for IRIS

S
Sean Connelly
IPM
5.0 (2)07 Jun, 2022 487 22

iris-history-monitor

IRIS History Monitor - For InterSystems IRIS is now available in Package Manager and using IRIS 2019.4 API and WS

Henrique Dias
Docker
IPM
4.2 (3)15 May, 2022 2.1k 106

Cubes

A search engine database

S
Sean Connelly
0.0 (0)10 Apr, 2022 231

iris-globals-graphDB

Use Globals to Store and Retrieve Graph Database Structure

Muhammad Waseem
Docker
Python
5.0 (1)09 Apr, 2022 667

global-archiver

This is a tool to move a part of a global from a database to ano

Lorenzo Scalese
Docker
IPM
5.0 (1)04 Apr, 2022 224 20

global-name-search

Implementation using globals indices for user name search.

J
Jailton Viçôzo
Docker
4.5 (1)04 Apr, 2022 203

Spreadsheets based on globals

Invisible spreadsheets inside Cache / IRIS on globals

alex kosinets
3.5 (1)31 Mar, 2022 190

Log

Simple macros-driven logging system

E
Eduard Lebedyuk
Docker
IPM
4.0 (1)18 Feb, 2022 242 8

Blinx AI - Turn Data into Intelligence in a blinx

The App Platform for AI Lifecycle

S
Suresh Vallabhaneni
AI
ML
ML
0.0 (0)15 Feb, 2022 362

AI Image Object Detector

Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

Yuri Marx
Docker
Python
5.0 (1)08 Feb, 2022 626

ApacheLog-Dataset

Dataset from a real Apache webserver

E
Evgeniy Potapov
Docker
IPM
0.0 (0)16 Jan, 2022 512 11

promjet-stats

Statistics from promjet.ru site compared to Yandex.Metrika statistics

E
Evgeniy Potapov
Docker
IPM
5.0 (1)15 Jan, 2022 393