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

All ideas

Showing 349 of 349

New reward: IRIS developer license

Exchange 40,000 points per IRIS developer license core (the one that doesn't allow you to go to production, but allows you to use it in a development environment)
Yuri Marx over 1 year ago in Global Masters 1 Future consideration

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 1 Future consideration

LIMIT OFFSET support for IRIS SQL

LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 3 Planned or In Progress

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 5 Future consideration

Create front-end package based on CSS and JS to be used in NodeJS and Angular projects

It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos over 1 year ago in InterSystems IRIS 4 Community Opportunity

New rewards

It would be nice to add new rewards ;) on Global Masters. For example cover for laptop camera playing cards pens wireless chargers powerbanks coasters etc
Irène Mykhailova over 1 year ago in Global Masters 2 Implemented

Jupyter Notebook

with the addition of embedded Python, offer a Jupyter Notebook integration that can interact with the IRIS DB, rules engine, etc.
Guest over 2 years ago in InterSystems IRIS 2 Done by Community

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig 2 months ago in InterSystems IRIS 0 Planned or In Progress

IRIS as a service

I would like to have a possibility to have a trial IRIS online available, for example, for 6+ months (during 1 semester). So that I can tell my students to go to https://..., start the dedicated server and do all their homework there. So that they...
Iryna Mykhailova over 1 year ago in Other 5 Will not implement

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 0 Future consideration