A practical example to consume external modules as solutions using cpipe
Allow running ObjectScript and especially Global copy over ODBC
we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
export an XLarge Global into a JSON object file
Compare writing Globals in ePy vs. ISOS/COS
Utility to add customized Language Extensions programmatically
A small demo on how to use it
Sample for object method %JSON.Export for M:N Relationship
Export M:N Relationship with JSON using SQL
mathematical use of vector search
run vector search inside IRIS
Find Strings in any kind of ObjectScript
performance check with COS inside IRIS
Example of using CPIPE programmatically
Template project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container
A basic template to develop with InterSystems IRIS
A simple persistent class with helpful properties we (almost) always need
Analyze PDF by extracting text and sending chat to ollama
AI IRIS Agent
Implementing data query and analysis
Example class which reproduces typical ObjectScript errors
An ObjectScript App completely (almost) written with AI Copilot
VS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager
InterSystems Package Manager
ObjectScript Time Zone Conversion Library
Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.
A replacement of SQLQuery that helps simplfy complex queries
Used to generate test data
ObjectScript Package example with simplified folder structure
Add comments to ObjectScript in VSCode
Timers Generator Tool. Allows whatever application process to easily orchestrate taks, defining its own timers that will wake it up to make actions.