Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

InterSystems Products

Showing 75

HTML Report for UnitTest Results

Introduce an HTML format for UnitTest results to enhance readability and presentation. 1️⃣ Description of the idea Introduce a built-in HTML output format for UnitTest results in IRIS. This enhancement would generate a structured, visually intuiti...
Ashok Kumar T 9 days ago in InterSystems Products 0 Ideas Contest

Bring IRIS to the JavaScript ORM World

1️⃣ Description of the Idea Add official support or adapters for popular Node.js ORMs (TypeORM, Prisma, MikroORM, Sequelize) to InterSystems IRIS. Instead of building a new ORM from scratch, this idea focuses on enabling IRIS as a supported databa...
Dmitry Maslennikov 11 days ago in InterSystems IRIS 0 Ideas Contest

Integrate InterSystems IRIS with SQLancer for Automated SQL Testing and Validation

SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has fou...
Dmitry Maslennikov 11 days ago in InterSystems IRIS 0 Ideas Contest

Auto-Scaling for Embedded Python Workloads in IRIS

Integrate native auto-scaling capabilities for embedded Python workloads within InterSystems IRIS. This feature would dynamically allocate or deallocate resources (CPU, memory) to Python processes running inside IRIS containers based on real-time ...
din ba 15 days ago in InterSystems IRIS 0 Ideas Contest

Enable Schema Validation for REST APIs Using Swagger Definitions

Enforce Automatic schema validation for Spec-First REST implementations 1️⃣ Description of the idea Enable automatic schema validation of incoming request bodies in REST APIs defined using Swagger/OpenAPI 2.0 when the request body is declared in ...
Ashok Kumar T 16 days ago in InterSystems Products 0 Ideas Contest

IRIS Native JSON Schema Validator

Native JSON schema validator classes in IRIS 1️⃣ Description of the idea Introduce native JSON Schema validator classes in IRIS that allow developers to validate JSON data against a predefined JSON Schema. This would enable built-in support for st...
Ashok Kumar T 17 days ago in InterSystems Products 0 Ideas Contest

Dark Mode for Management Portal

1️⃣ Description of the idea A dark/light mode toggle button in the Management Portal header that swaps the entire SMP between those themes. 2️⃣ Who is the target audience? Developers and admins using our SMP day to day who love dark mode and a...
Vishal Pallerla 17 days ago in InterSystems Products 0 Ideas Contest

Automatically Expose Interactive API Documentation

Enable interactive API documentation automatically for web applications. 1️⃣ Description of the idea Automatically enable a default API documentation endpoint—such as /docs or /apidocs—when a new %CSP.REST-based dispatch class is created. This end...
Ashok Kumar T 17 days ago in InterSystems Products 0 Ideas Contest

Universal Global Exchange Utility

1) Description of the idea We have the %GOF/%GIF (IRIS block format) utilities, which are fast but quite limited in functionality: They don't support exporting subglobals. It's not possible to export an entire global mapped across multiple databas...
Alexey Maslov 17 days ago in InterSystems IRIS 2 Ideas Contest

Compression in SQL Functions

Introduce SQL functions such as COMPRESS() and UNCOMPRESS() to facilitate data compression and decompression. 1️⃣ Description of the idea Introduce native SQL functions COMPRESS(data, algorithm) and UNCOMPRESS(data) to perform data compression a...
Ashok Kumar T 17 days ago in InterSystems Products 0 Ideas Contest