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 359 of 359

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud 11 months ago in InterSystems IRIS 4 Future consideration

Dump SQL tables

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
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Community Opportunity

IRIS Cloud SQL Integration with AWS Secrets Manager

Integrate IRIS Cloud SQL with the AWS Secrets Manager. The purpose will be to centralize the password of an instance and the applications using it, as well as allow for password cycling.
Stefan Cronje 4 months ago in InterSystems IRIS Cloud SQL 0 Planned or In Progress

Add Job location on for jobs opportunity section on DC

https://community.intersystems.com/tags/job-opportunity In posts in Job opportunity, not always is clear, where it's located. It would be good to see, is it offline or remote work, and the location where if it's offline, or timezone for remote work
Dmitry Maslennikov about 1 year ago in Community 1 Implemented

cheat sheets

A recent post on the community gave me this idea. Couldn't we have a dedicated space or application to write cheat sheets? This could make it easy to have a cheat sheet possibly with sniplets. For my part, I am thinking of creating a web app in th...
Pierre LaFay 4 months ago in Documentation 0 Community Opportunity

Introduce WITH into IRIS SQL engine

Introduce the support of WITH functionality in IRIS SQL
Evgeny Shvarov over 2 years ago in InterSystems IRIS 4 Implemented

Implement support to Fivetran, data movement platform

https://www.fivetran.com/ Fivetran is the automated data movement platform moving data out of, into and across your cloud data platforms. Enterprise or free version available, including cloud, AWS GovCloud or self-hosted
Dmitry Maslennikov 9 months ago in InterSystems IRIS 1 Community Opportunity

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

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