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

Database-Size-Monitoring

Monitor database size growth and issue alerts

s
sara aplin
Docker
IPM
4.0 (1)20 Dec, 2024 164

apptools-admin

This solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml.

Sergey Mikhailenko
Docker
IPM
5.0 (1)24 Sep, 2024 1.1k 277

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

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 432 33

RestFormsUI2

Client for restforms2

Anton Gnibeda
Docker
IPM
0.0 (0)25 Mar, 2024 306 431

CosNumberTranslate

The function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format.

Kurro Lopez
Docker
4.7 (3)06 Mar, 2024 304

zapm

And now ZAPM has survived to the first version and can add any command that I need and remember it so that I can re-execute it.

Sergey Mikhailenko
Docker
IPM
4.5 (1)01 Nov, 2023 834 254

openapi-common-lib

This library contains common code for openapi-client-gen and openapi-server-gen.

Lorenzo Scalese
Docker
IPM
5.0 (1)28 Sep, 2023 204 175

sscp

File Transfer over the InterSystems IRIS SuperServer

Ron Sweeney
Docker
IPM
4.5 (2)28 Jul, 2023 442 4

iris-deploy-tools

Easy way to deploy your production in IRIS or Ensemble.

Kurro Lopez
Docker
IPM
5.0 (1)06 Feb, 2023 384 57

apptools-infochest

Template and examples for creating a user interface for a media file storage

Sergey Mikhailenko
Docker
IPM
5.0 (1)27 May, 2022 360 21

zpm-generate-ui

UI for selecting IRIS resources and generating a package zpm

Sergey Mikhailenko
Docker
IPM
5.0 (1)08 Apr, 2022 251 26

appmsw-sql2xlsx

Module for exporting IRIS queries to an excel file using the python openxl library.

Sergey Mikhailenko
Docker
IPM
5.0 (1)23 Feb, 2022 390 35

exchange-rate-cbrf-ui

UI for demonstration exchange-rate-cbrf

Sergey Mikhailenko
Docker
IPM
5.0 (1)16 Jan, 2022 193 18

exchange-rate-cbrf

Database of exchange rates of the Central Bank RF

Sergey Mikhailenko
Docker
IPM
5.0 (1)16 Jan, 2022 310 13

PKI-Script

IRIS Public Key Infrastructure helper

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Jan, 2022 794 156

appmsw-zpm-shields

Service for displaying version numbers of ZPM.

Sergey Mikhailenko
Docker
IPM
4.5 (1)10 Dec, 2021 266 6

appmsw-dbdeploy

An example of deploying solutions with prepared databases, even without source code.

Sergey Mikhailenko
Docker
IPM
5.0 (1)04 Dec, 2021 257 17

appmsw-forbid-old-passwd

To meet the requirements of section 8.2.5 PCI DSS "Prohibit the use of old passwords", a small application has been implemented that will be launched by the system when a user tries to change a password and check if it was used before.

Sergey Mikhailenko
Docker
IPM
5.0 (1)01 Dec, 2021 266 9

isc-apptools-lockdown

Program for changing the security level of the system.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Nov, 2021 480 263

appmsw-docbook

An application for installation into your instance of the DoсBook database

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2021 205 4

config-copy

Helper to copy the config from an IRIS instance to another

Lorenzo Scalese
Docker
IPM
5.0 (1)29 Sep, 2021 226 12

eap-sql2xlsx

A simple example of using the python openxl library to export a

Sergey Mikhailenko
Docker
IPM
5.0 (1)27 Jun, 2021 336 18

zapm-editor

Namespace navigator ZPM and editor of routines, globals, texts and tables in terminal mode.

Sergey Mikhailenko
Docker
IPM
5.0 (1)25 Apr, 2021 200 37

apptools-util

Utilities adapting for IRIS and working with modules ZPM

Sergey Mikhailenko
Docker
IPM
3.5 (1)30 Mar, 2021 215 37

zapm-addcmd

An example of adding new commands to the zapm shell

Sergey Mikhailenko
Docker
IPM
4.0 (1)27 Jan, 2021 122 19

appmsw-util

Creating and deleting db, namespace, resource and role with one command

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2020 143 12

ObjectScript-Math

Math library for InterSystems ObjectScript

P
Peter Steiwer
Docker
IPM
3.3 (2)12 Nov, 2020 595 8.8k

apptools-task

An example of a backup task with preliminary deletion of old files.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Oct, 2020 180 9

iris-python-suite

A suite of tools and examples to show how powerful InterSystems IRIS can be when combined with Python by the API Python Native API. Including: - A machine learning chatbot - A chart to show any global as a graph - A COVID-19 analysis

R
Renato Banzai
Docker
Python
0.5 (1)06 Jun, 2020 501

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 306