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 |
---|---|---|---|---|---|---|
FHIRValidationTest cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server | L | Docker | 0.0 (0) | 10 Oct, 2024 | 5 | |
pxw-lib-sqlA replacement of SQLQuery that helps simplfy complex queries | P | Docker IPM | 4.0 (1) | 10 Oct, 2024 | 47 | |
InterSystems Ideas Waiting to be ImplementedProgrammatic reportsThe report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel reports for print. To create a tradicional report the effort takes 4 to 12 hours. The idea is to define reports using object script instructions. With some minutes and with writing a few object script lines you can get a report equivalent to a tradicional report, with the benefit to create dynamic content for the reports (productivity). The idea includes yet the feature to allows to the developer set print restrictions for the PDF report generated (reduce carbon emission, not allowing print, only read). Benefits of this idea: 1 - Productivity - develop a report in minutes not in hours 2 - Reduce carbon emission - is possible restrict the PDF print 3 - Create dynamic reports using ObjectScript 4 - No need to install a report server, saving processor and memory resources (decreasing emissions) To create a report using source code, see this sample with Java, but could be in ObjectScript too: TextColumnBuilder<String> itemColumn = col.column("Item", "item", type.stringType()); TextColumnBuilder<Date> orderDateColumn = col.column("Order date", "orderdate", type.dateType()); TextColumnBuilder<Integer> quantityColumn = col.column("Quantity", "quantity", type.integerType()).setFixedWidth(50); TextColumnBuilder<BigDecimal> unitPriceColumn = col.column("Unit price", "unitprice", type.bigDecimalType()); ColumnTitleGroupBuilder titleGroup2 = grid.titleGroup("Group 2", quantityColumn, unitPriceColumn); ColumnTitleGroupBuilder titleGroup1 = grid.titleGroup("Group 1", orderDateColumn, titleGroup2).setTitleFixedWidth(450); report() .setTemplate(Templates.reportTemplate) .columnGrid(itemColumn, titleGroup1) .columns(itemColumn, orderDateColumn, quantityColumn, unitPriceColumn) .title(Templates.createTitleComponent("ColumnTitleGroup")) .pageFooter(Templates.footerComponent) .setDataSource(createDataSource()) .setSecurityRule(PrintRule.READ_ONLY) //if you want restrict print .printPDF(); Y 4Votes3Comments | ||||||
workshop-llmPython application to demo RAG application using IRIS vector DB | Docker AI | 0.0 (0) | 08 Oct, 2024 | 13 | ||
IRIS-MQTT for ManufacturingFirst-ever IRIS-integrated MQTT Broker - no middleware needed! | A | 0.0 (0) | 08 Oct, 2024 | 6 | ||
Git for Shared Development EnvironmentsServer-side Git source control hooks for shared dev environments | IPM | 5.0 (2) | 07 Oct, 2024 | 2.9k | 3.3k | |
IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 07 Oct, 2024 | 99 | |||
iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 07 Oct, 2024 | 389 | 26 |
pxw-debugLog debug output | P | Docker IPM | 0.0 (0) | 06 Oct, 2024 | 14 | 2 |
ks-iris-libIRIS / IRIS Health utilities library | Docker IPM | 5.0 (1) | 04 Oct, 2024 | 126 | 3 | |
sql-embeddingsSQL-Embedding simplifies creating and using embeddings in query | Docker IPM | 4.8 (2) | 29 Sep, 2024 | 151 | ||
db-management-toolThis project is a web-based database management tool | A | Docker IPM | 3.0 (1) | 29 Sep, 2024 | 137 | |
IRIS MQTT for HealthFirst-ever IRIS-integrated MQTT Broker - no middleware needed! | A | 0.0 (0) | 29 Sep, 2024 | 36 | ||
Intersystems-MonitoringEnable monitoring of IRIS instances via Elastic Discover | Python IPM | 4.5 (3) | 27 Sep, 2024 | 833 | 1.1k | |
IRIS apiPubautomatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard | Docker IPM | 4.8 (4) | 26 Sep, 2024 | 1.4k | 431 | |
DeepSeeWebRenderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client | Docker IPM | 4.5 (2) | 24 Sep, 2024 | 2.2k | 19.1k | |
apptools-adminThis solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml. | Docker IPM | 5.0 (1) | 24 Sep, 2024 | 1.0k | 270 | |
IRIS-API-TemplateThis is a REST template that can send REST messages to productio | S | Docker IPM | 2.5 (1) | 23 Sep, 2024 | 77 | |
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | Docker | 4.5 (1) | 23 Sep, 2024 | 36 | |
iris-dev-codeinspectorValidates packages and classes, returning a report with issues. | Docker IPM | 4.0 (1) | 22 Sep, 2024 | 187 | ||
itermTerminal in web with all features of original iris session tool | Python IPM | 5.0 (1) | 22 Sep, 2024 | 239 | 49 | |
iris-api-interface-generatorAn app to generate interfaces to query APIs | A | Docker Python | 5.0 (1) | 22 Sep, 2024 | 60 | |
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 4.5 (1) | 22 Sep, 2024 | 66 | |
IRIS-Log-MonitorMonitor and display some information,Can be viewed more convenie | s | Docker IPM | 3.0 (1) | 22 Sep, 2024 | 68 | 1 |
iris-DataVizExploratory Data Analysis with Visualization Application | Docker Python IPM | 5.0 (1) | 22 Sep, 2024 | 94 | 1 | |
IRIS-Test-Data-GeneratorUsed to generate test data | D | Docker IPM | 3.0 (1) | 22 Sep, 2024 | 93 | |
IrisheimerAutomates AWS deployment of InterSystems WSGI apps using Pulumi | Z | Python | 4.5 (1) | 22 Sep, 2024 | 63 | |
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | Docker | 0.0 (0) | 22 Sep, 2024 | 37 | |
iris-ccd-devtoolsA UI for testing CCDA transforms, XPath evaluation, and XSL templates in IRIS | Docker | 5.0 (3) | 20 Sep, 2024 | 187 | ||
thalamus-ogThalamus revolutionizes LLM routing | A | Python AI ML ML | 0.0 (0) | 19 Sep, 2024 | 19 | |
DX Jetpack for VS CodeA VS Code extension pack to boost your Developer eXperience | 5.0 (1) | 17 Sep, 2024 | 482 |