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

iris-megazord

A lot of ideas together. Different projects, one goal.

José Pereira
Docker
IPM
4.0 (1)05 Mar, 2023 717 21

interoperability-test

Unit Test Interoperability production interface

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Sep, 2022 405 12

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

Community objectscriptQuality

ObjectScript code analysis for community projects

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

DC Analytics

InterSystems Developer Community analytics.

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

ObjectScript Kernel

Execute ObjectScript in Jupyter Notebook

Nikita Mullin
Docker
Python
5.0 (1)18 Jul, 2022 513

Water Conditions in Europe

Water Conditions with Prediction, Dashboards and more

E
Evgeniy Potapov
Docker
Python
ML
ML
5.0 (2)03 Jun, 2022 412

cryptocurrency-rate-forecasting

An example of how IRIS can be used to predict the rate of crypto

O
Oleh Dontsov
Docker
5.0 (2)01 Jun, 2022 552

iris-mail

iris-mail serves as a substitute for mail server.

O
Oliver Wilms
IPM
4.8 (2)30 May, 2022 479 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.2k 106

iris-globals-graphDB

Use Globals to Store and Retrieve Graph Database Structure

Muhammad Waseem
Docker
Python
5.0 (1)18 Jul, 2025 787

React-UI-Global

Application with toolkit for globals

E
Evgeniy Potapov
Docker
Python
4.0 (1)08 Apr, 2022 350

iris-python-apps

Python IRIS Dashboard, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
4.0 (1)23 Feb, 2022 1.6k

IRIS Interoperability Message Viewer

A new approach for the Interoperability Message Viewer

Henrique Dias
Docker
IPM
4.6 (4)20 Nov, 2021 1.4k 651

iris-crypto-tracker

Tracking Crypto currency levels and alerts about ups and downs.

E
Evgeniy Potapov
Docker
4.5 (1)23 Oct, 2021 466

fhir-integratedml-example

An example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML

José Pereira
Docker
ML
ML
4.8 (3)01 Aug, 2021 1.1k

iris-rad-studio

IRIS RAD Studio it's a low-code solution that came to make the developer's life easier; Allowing everyone to create their CRUD based on a simple class definition or even a CSV file.

Henrique Dias
Docker
IPM
3.5 (1)15 Apr, 2021 1.3k 87

iris-rad-studio-samples

Samples for IRIS RAD Studio

José Pereira
Docker
IPM
4.5 (1)14 Apr, 2021 270 35

mg_php

A PHP Extension for InterSystems Caché/IRIS.

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

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 581

mg_ruby

A Ruby extension for InterSystems M/Caché/IRIS

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

mg_python

A Python Extension for InterSystems Caché/IRIS.

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

Create a unified hospital data extraction scheme based on IRIS for Health

Create a unified hospital data extraction scheme based on IRIS for Health

D
Deming Xu
0.0 (0)30 May, 2021 399

Dictionary comparison scheme of cache database

The dictionary comparison of the data collected in the cache database is carried out, and the dictionary related data cleaning work is quickly completed through the global model, so as to build a unified and correct database for the hospital

W
Weiwei Yang
0.0 (0)27 Feb, 2021 351

Airplane React, Material UI, and REST API

Development of a System using React, Material UI and REST API IRIS.

F
Flavio Lucio Naves Junior
Docker
3.0 (1)16 Mar, 2021 478

iris-google-run-deploy-template

Simple InterSystems IRIS docker solution deployment to Google Run template

Evgeny Shvarov
Docker
IPM
5.0 (1)26 Feb, 2021 407 15

IRIS-REST-API-DATABASEMANAGER

Create persistent Tables and Datas in Cache Database using REST API

L
Lucas Bourré
Docker
IPM
5.0 (1)26 Feb, 2021 365 21

EnsDemo Iris installer

ENSDEMO port to IRIS without HL7 and DICOM exemples

G
Guillaume Rongier
Docker
4.5 (2)23 Feb, 2021 430

iris-sftp-logs

IRIS solution for managing SFTP log files

O
Oliver Wilms
Docker
IPM
5.0 (1)31 Jan, 2021 503 16

HealthInfoQueryLayer

The application use generic interface to perform query on data schema and used globals as configuration. At run time, the program will implement the query referring to configurations. It's working as a prototype ObjectScript MyBatis Template.

B
Botai Zhang
0.0 (0)26 Feb, 2021 601