45 Application(s) results for #SQL
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

SQLgateway-M7-split

"SQLgateway-Magnificent-7" split in handy bricks

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 30

SQLgateway-Magnificent-7

Run SQLgateway against 7 other DBs in parallel

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 30

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

SQLgateway-migration-IRIS-IRIS

show SQLgateway working IRIS to IRIS

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 20

SQLgateway-migration-Caché-IRIS

SQLgateway importing from Caché to IRIS

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 21

SQLgateway-migration-ORACLE-IRIS

Show a working connection to ORACLE

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 28

SQLgateway-migration-ibmDB2-IRIS

show migration with SQL gateway from IBM DB2

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 23

SQLgateway-migration-MSsql-IRIS

Show connection to MSsqlServer from SQLgateway with JDBC

Robert Cemper
Docker
4.5 (1)13 Jul, 2026 27

SQLgateway-migration-mysql-IRIS

straight IRIS with JDBC driver as only external part

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 32

GlobalStreams-to-SQL

Tools to investigate GlobalStreams by SQL

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 345

Gaia_Challenge_One_Line_SQL_Objectscript

One line of ObjectScript identifies Gaia DR3 variable stars!!

Xiaoyun Wu
Docker
Python
0.0 (0)12 Jul, 2026 26

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

Robert Cemper
Docker
5.0 (1)12 Jul, 2026 182

pxw-lib-sql

A replacement of SQLQuery that helps simplfy complex queries

P
Paul Waterman
Docker
IPM
4.0 (1)06 Jun, 2026 258 13

sqljsonadaptor

Makes %JSON.Adaptor methods accessible via SQL.

D
David Hockenbroch
IPM
5.0 (1)11 May, 2026 70 6

DictionaryManagement

Dictionary management, enabling the quick lookup function of code and value pairs

B
Brown Lucas
Docker
5.0 (1)21 Feb, 2026 106

iris-searchtable-config

Searchtable Config is a web tool for service configuration and XPath extraction, enabling users to manage XML XPath configurations for different services, with XML formatting, node selection, and XPath extraction capabilities.

d
david Brown
Docker
IPM
4.5 (1)14 Feb, 2026 83

iris-graphql-demo

Example of using GraphQL with InterSystems IRIS with Graphene, S

A
Alberto Fuentes
Docker
Python
5.0 (1)10 Feb, 2026 300

M-N-external-JSON

Export M:N Relationship with JSON using SQL

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 299 1

foreign-tables

example for using Foreign Tables with CSV

Robert Cemper
5.0 (1)25 Jan, 2026 230

iris-pgwire

PostgreSQL wire protocol server for InterSystems IRIS - Connect any PostgreSQL client to IRIS

Thomas Dyar
Docker
Python
0.0 (0)26 Dec, 2025 59

iris-airflow-provider

Apache Airflow provider for InterSystems IRIS.

Muhammad Waseem
Docker
Python
0.0 (0)10 Dec, 2025 193

sqlancer-iris

Automated SQL Testing for InterSystems IRIS Using Differential O

Dmitry Maslennikov
0.0 (0)04 Dec, 2025 156

demo-dbs-iris

This project provides a Docker container running an InterSystems IRIS database. The database includes multiple namespaces, each featuring demo datasets designed for exploring various scenarios, including data analysis, application prototyping, and testing.

A
Andreas Schneider
5.0 (1)23 Nov, 2025 582

iris-cdc-sample

Sample how to do CDC using IRIS, Postgresql, Kafka, Collumnar DB and BAM

Yuri Marx
Docker
5.0 (1)18 Nov, 2025 213

TablePluse

TablePluse is an integrated tool designed to help developers and teams explore and understand SQL database tables, relationships, and schema structures. It provides a clear, visual way to analyze databases and lays the foundation for future features like UI screen planning and application mapping.

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)28 Oct, 2025 96

customer-support-agent-demo

AI-powered customer support agent built with Python smolagents and InterSystems IRIS — SQL, RAG, and live interoperability

A
Alberto Fuentes
Docker
Python
AI
4.5 (1)29 Aug, 2025 217

iris-message-search

Query messages for multiple services based on conditions

s
sara aplin
Docker
IPM
4.5 (1)25 Jul, 2025 131 1

jupyter-for-money

My first Jupyter notebook

O
Oliver Wilms
Docker
Python
5.0 (1)04 May, 2025 191

Jupyter Server Proxy for VS Code

VS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager

John Murray
Docker
5.0 (1)02 Jan, 2025 512

iris-presto-sample

Sample for iris-presto package (using IRIS and PrestoDB )

Yuri Marx
Docker
Python
5.0 (1)17 Nov, 2024 347

IRIS-Log-Monitor

Monitor and display some information,Can be viewed more convenie

s
sara aplin
Docker
IPM
3.0 (1)22 Sep, 2024 212 2