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 396 of 539

Desktop SQL Explorer for InterSystems IRIS

For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
Fan Ji 16 days ago in InterSystems IRIS 1 Needs review

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 17 days ago in InterSystems Products 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 12 days ago in InterSystems IRIS 0 Ideas Contest

Streaming JSON Parsing Support

1️⃣ Description of the idea Introduce new methods that allow streaming JSON parsing rather than reading the entire JSON into memory first. This approach would process JSON objects or arrays incrementally, converting them to DAO (Data Access Object...
Ashok Kumar T 23 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 18 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 18 days ago in InterSystems Products 0 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 18 days ago in InterSystems Products 0 Ideas Contest

Encoding in SQL functions

Introduce SQL functions like TO_BASE64(), FROM_BASE64(), and UUID() to enable data encoding, decoding, and unique identifier generation. 1️⃣ Description of the idea Add built-in SQL functions to the InterSystems SQL engine for common utility tasks...
Ashok Kumar T 18 days ago in InterSystems Products 0 Ideas Contest

Differentiating System-Defined vs. User-Defined Web Applications in IRIS

1️⃣ Description of the idea Introduce a new boolean property in the Security.Applications class, such as IsSystemApp, to clearly identify whether a web application is system-defined (created by IRIS such as /api/atelier , /api/docdb , /api/healths...
Ashok Kumar T 20 days ago in InterSystems Products 0 Ideas Contest

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 4 months ago in InterSystems IRIS 1 Planned or In Progress