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 |
---|---|---|---|---|---|---|
iris-presto-sampleSample for iris-presto package (using IRIS and PrestoDB ) | Docker Python | 5.0 (1) | 17 Nov, 2024 | 15 | ||
character-slice-indexIndexing text by characters | Docker IPM | 5.0 (1) | 27 Oct, 2024 | 134 | ||
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 | ||||||
Light-weight-EXCEL-downloadLight weight Excel export over CSP | Docker IPM | 5.0 (1) | 15 Oct, 2024 | 452 | 28 | |
pxw-lib-sqlA replacement of SQLQuery that helps simplfy complex queries | P | Docker IPM | 4.0 (1) | 10 Oct, 2024 | 67 | |
sql-embeddingsSQL-Embedding simplifies creating and using embeddings in query | Docker IPM | 4.8 (2) | 29 Sep, 2024 | 213 | ||
iris-dev-codeinspectorValidates packages and classes, returning a report with issues. | Docker IPM | 4.0 (1) | 22 Sep, 2024 | 205 | ||
IRIS-Log-MonitorMonitor and display some information,Can be viewed more convenie | s | Docker IPM | 3.0 (1) | 22 Sep, 2024 | 81 | 1 |
iris-DataVizExploratory Data Analysis with Visualization Application | Docker Python IPM | 5.0 (1) | 22 Sep, 2024 | 123 | 1 | |
IRIS-Test-Data-GeneratorUsed to generate test data | D | Docker IPM | 3.0 (1) | 22 Sep, 2024 | 102 | |
BridgeWorks VDMBridgeWorks VDM is an ad hoc reporting and graphical SQL query application. | 0.0 (0) | 26 Aug, 2024 | 460 | |||
sqlzillaSQLzilla is designed to simplify SQL query generation | Docker Python AI | 5.0 (2) | 16 Aug, 2024 | 355 | ||
SQL DATA LENSDB Tool with special features for IRIS & Caché | A | 5.0 (1) | 10 Aug, 2024 | 959 | ||
DataAIhttp://DataAI.link - Where Data Meets Intelligence! | I | AI | 0.0 (0) | 03 Aug, 2024 | 41 | |
iris-RAG-GenRAG Personal ChatGPT app leverages IRIS Vector Search func. | Docker Python IPM AI | 5.0 (1) | 31 Jul, 2024 | 283 | 1 | |
IRIS-production-chat-robotCreate a service through chat | S | Docker Python IPM AI | 4.5 (1) | 28 Jul, 2024 | 116 | |
iris-email-analyzer-appIris Email Analyzer for suspicious or confidential content. | E | Docker Python IPM AI | 4.5 (1) | 23 Jul, 2024 | 175 | |
IRIS AI StudioAI Studio to load and retrieve vector embeddings from your files | Python AI | 0.0 (0) | 16 May, 2024 | 394 | ||
iris-VectorLabThe application demonstrates the functionality of Vector Search. | Docker Python IPM AI | 5.0 (1) | 15 May, 2024 | 204 | 19 | |
AutoML Churn Predict ShowroomInterSystems IRIS AutoML Showroom | Docker IPM ML ML | 5.0 (1) | 12 May, 2024 | 100 | ||
Hackupc24_interText-to-video application based on user photos. | J | Python AI | 0.0 (0) | 05 May, 2024 | 145 | |
geo-vector-searchmathematical use of vector search | Docker IPM | 5.0 (3) | 26 Apr, 2024 | 245 | ||
foreign-tablesexample for using Foreign Tables with CSV | Docker IPM | 5.0 (1) | 09 Apr, 2024 | 94 | ||
iris-fhirsqlbuilder-dbt-integratedmlDemonstration of building predictive models trained on FHIR data | Docker Python AI ML ML | 0.0 (0) | 29 Mar, 2024 | 126 | ||
iris-xml-sampleIRIS sample for interoperate XML files | Docker | 5.0 (1) | 27 Mar, 2024 | 108 | ||
ObjectScript-Over-ODBCAllow running ObjectScript and especially Global copy over ODBC | Docker IPM | 4.5 (1) | 25 Mar, 2024 | 341 | 18 | |
sql-rest-apiSimple REST API web app which accepts SQL and returns the result in JSON | Docker IPM | 5.0 (1) | 25 Mar, 2024 | 529 | 34 | |
iris-image-index-demoA demo on how to build a custom SQL index for images data type. | Docker Python IPM | 3.0 (1) | 25 Mar, 2024 | 485 | 19 | |
SPOOL-mappingSPOOL as SQL tabel | Docker IPM | 4.5 (1) | 25 Mar, 2024 | 272 | 22 | |
Global-Scan-to-SQLAnalyze Globals by Subscript-Level | Docker IPM | 4.5 (1) | 25 Mar, 2024 | 346 | 24 | |
Global-dump-to-SQLShow Global by SQL SELECT | Docker IPM | 5.0 (1) | 25 Mar, 2024 | 518 | 24 |