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

SQLgateway-migration-MSsql-IRIS

Show connection to MSsqlServer from SQLgateway with JDBC

Robert Cemper
0.0 (0)05 Jul, 2026 7

SQLgateway-migration-mysql-IRIS

straight IRIS with JDBC driver as only external part

Robert Cemper
5.0 (1)03 Jul, 2026 13

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

pxw-lib-sql

A replacement of SQLQuery that helps simplfy complex queries

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

sqljsonadaptor

Makes %JSON.Adaptor methods accessible via SQL.

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

DictionaryManagement

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

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

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 80

iris-graphql-demo

Example of using GraphQL with InterSystems IRIS with Graphene, S

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

M-N-external-JSON

Export M:N Relationship with JSON using SQL

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

foreign-tables

example for using Foreign Tables with CSV

Robert Cemper
5.0 (1)25 Jan, 2026 225

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 57

iris-airflow-provider

Apache Airflow provider for InterSystems IRIS.

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

sqlancer-iris

Automated SQL Testing for InterSystems IRIS Using Differential O

Dmitry Maslennikov
0.0 (0)04 Dec, 2025 154

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 576

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 130

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 93

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 212

iris-message-search

Query messages for multiple services based on conditions

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

jupyter-for-money

My first Jupyter notebook

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

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 507

iris-presto-sample

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

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

IRIS-Log-Monitor

Monitor and display some information,Can be viewed more convenie

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

DataAI

http://DataAI.link - Where Data Meets Intelligence!

I
Irina Yaroshevskaya
AI
0.0 (0)03 Aug, 2024 127

iris-VectorLab

The application demonstrates the functionality of Vector Search.

Muhammad Waseem
Docker
Python
IPM
AI
5.0 (1)15 May, 2024 426 19

Hackupc24_inter

Text-to-video application based on user photos.

J
Jonathan Rodríguez Barja
Python
AI
0.0 (0)05 May, 2024 255

iris-fhirsqlbuilder-dbt-integratedml

Demonstration of building predictive models trained on FHIR data

Thomas Dyar
Docker
Python
AI
ML
ML
0.0 (0)29 Mar, 2024 274

SQLTools

VS Code database management for InterSystems IRIS

L
Laurel James (GJS)
0.0 (0)12 Mar, 2024 543

presto-iris

Presto InterSystems IRIS Connector

Dmitry Maslennikov
Docker
Python
5.0 (1)01 Feb, 2024 477

trino-iris

Trino InterSystems IRIS Connector

Dmitry Maslennikov
Docker
Python
0.0 (0)01 Feb, 2024 380

quiz-app

GmOwl: Timed quizzes, diverse content. Admin control.

A
Andrii Mishchenko
Docker
IPM
4.0 (1)04 Dec, 2023 401 4

fastapi-iris-demo

Simple demo of using FastAPI, SQLAlchemy, and Alembic with IRIS

Dmitry Maslennikov
Docker
Python
5.0 (2)22 Aug, 2023 345