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 IRIS

Showing 226

Introduce an interoperability adapters to import/export data from Google Docs and Google Sheets

Google docs and Google sheets are very useful tools for dealing with data. It'd be great to have an easy import/export lib for IRIS data. Could be implemented via Embedded Python using https://pypi.org/project/gsheets/
Evgeny Shvarov over 2 years ago in InterSystems IRIS 5 Done by Community

Add an InterSystems FHIR integration to FlutterFLow

FlutterFlow is a modern no-code development platform with a huge community of startupers. Let's add the FHIR Integration to FlutterFlow to let innovators use InterSystems FHIR capability easily in their startups.
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Will not implement

introduce InterSystems IRIS backend for FlutterFlow

Flutterflow is a no-code platform with a huge community of developers (230K) It'd be great to let ISC developers to add fancy frontend UI for IRIS backend using flutterflow.
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Will not implement

Errors monitoring with Sentry.io

It would be good to get support for Sentry.io or alternatives, for ObjectScript
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 0 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 over 2 years ago in InterSystems IRIS 1 Future consideration

Open protocol to connect to IRIS

If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 2 Will not implement

Open source Parser for ObjectScript

Open source parser driven by InterSystems, required by many types of projects, which could be implemented then by community. Linters, Syntax Analyzers, Security Scans and so on are require parser for ObjectScript Language Server in VSCode is awful...
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 1 Future consideration

Class reference generator

Implement a new open-source based project for Class Reference. Which would not require IRIS for work, web only. It's 99% static, no reason in the database just a bunch of metadata. with correct search by any class members
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 0 Community Opportunity

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 over 2 years ago in InterSystems IRIS 3 Planned or In Progress

Object Browser

Browse and edit data Objects similar to how we can edit Globals
David Underhill over 2 years ago in InterSystems IRIS 0 Community Opportunity