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.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
ReadyForActionDemo for "Demos and Drinks" at InterSystems READY 2025 | P | Docker Python | 5.0 (1) | 20 Jun, 2025 | ||
![]() AnalyzeThisEasily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI | P | Docker IPM | 5.0 (3) | 20 Jun, 2025 | ||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid 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 3Votes0Comments | ||||||
Generative AI Pattern Match WorkBenchMultilingual Generative AI assistant for Pattern Match Operator | A | AI ML ML | 0.0 (0) | 19 Jun, 2025 | ||
ETL Interoperability AdapterExtend EnsLib.SQL.OutboundAdapter to add batch batch and fetch support on JDBC connection for Ensemble and IRIS. | G | Docker IPM | 3.5 (1) | 12 Jun, 2025 | ||
IRIS Data Loading ClientFront-end client to the LOAD DATA SQL command | R | Docker IPM | 3.0 (1) | 28 May, 2025 | ||
![]() SQL DATA LENSFast database sql tool with special features for IRIS & Caché | A | 5.0 (1) | 05 May, 2025 | |||
jupyter-for-moneyMy first Jupyter notebook | O | Docker Python | 5.0 (1) | 04 May, 2025 | ||
![]() wp-iris-projectBuild scalable WordPress integrations with InterSystems IRIS. Includes a REST framework, code generator, and demo plugins. | Docker | 5.0 (1) | 02 May, 2025 | |||
![]() openflights_datasetOpenflights demo dataset, datamodel for InterSystems IRIS | A | 3.0 (1) | 22 Apr, 2025 | |||
iris-vector-searchQuick and easy ways to use iris vector search with Python. | F | Docker AI ML ML | 4.0 (2) | 21 Apr, 2025 | ||
![]() demo-dbs-irisThis 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 | 5.0 (1) | 21 Apr, 2025 | |||
iris-waveform-demoDemo project storing HL7 timeseries (waveform) data in IRIS | A | Docker | 0.0 (0) | 01 Apr, 2025 | ||
![]() IRIS-Intelligent-Butler# IRIS-Intelligent Butler IRIS Intelligent Butler is an AI intel | Docker Python IPM AI ML ML | 4.0 (1) | 27 Mar, 2025 | |||
![]() sqlalchemy-irisAn InterSystems IRIS dialect for SQLAlchemy | Docker Python | 5.0 (5) | 01 Mar, 2025 | |||
sql-stats-apiIRIS Sql dashboard using Grafana | Docker IPM | 4.0 (1) | 19 Feb, 2025 | |||
bdb-sql-utilsVarious utilities from the SQL cookbook | B | Docker IPM | 4.5 (2) | 04 Feb, 2025 | ||
![]() Mimic-SQL-Host-VariablesAllow SQL Host Variables outside embedded SQL | Docker IPM | 5.0 (1) | 03 Feb, 2025 | |||
![]() Jupyter Server Proxy for VS CodeVS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager | Docker | 5.0 (1) | 02 Jan, 2025 | |||
pyiris-icebergDemonstrates copying IRIS tables into Apache Iceberg tables | P | Docker Python | 0.0 (0) | 20 Dec, 2024 | ||
![]() ISCLauncherHotkey macro app for quick access to InterSystems resources | B | 0.0 (0) | 15 Dec, 2024 | |||
iris-graphql-demoExample of using GraphQL with InterSystems IRIS with Graphene, S | A | Docker Python | 5.0 (1) | 27 Nov, 2024 | ||
![]() ObjectScript-Over-ODBCAllow running ObjectScript and especially Global copy over ODBC | Docker IPM | 4.5 (1) | 26 Nov, 2024 | |||
![]() Global-dump-to-SQLShow Global by SQL SELECT | Docker IPM | 5.0 (1) | 26 Nov, 2024 | |||
iris-presto-sampleSample for iris-presto package (using IRIS and PrestoDB ) | Docker Python | 5.0 (1) | 17 Nov, 2024 | |||
![]() Data_APP_SecurityOAuth Authentication, Authorization & Auditing basics | Docker IPM | 5.0 (1) | 12 Nov, 2024 | |||
![]() character-slice-indexIndexing text by characters | Docker IPM | 5.0 (1) | 27 Oct, 2024 | |||
![]() Light-weight-EXCEL-downloadLight weight Excel export over CSP | Docker IPM | 5.0 (1) | 15 Oct, 2024 | |||
pxw-lib-sqlA replacement of SQLQuery that helps simplfy complex queries | P | Docker IPM | 4.0 (1) | 10 Oct, 2024 | ||
![]() sql-embeddingsSQL-Embedding simplifies creating and using embeddings in query | Docker IPM | 4.8 (2) | 29 Sep, 2024 | |||
IRIS-Test-Data-GeneratorUsed to generate test data | D | Docker IPM | 3.0 (1) | 29 Sep, 2024 |