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.
Problem : Data clean up is pretty hard job now a days. In healthcare, data quality is much important to derive the correct results. Proposal : In IRIS, we need to provide comprehensive toolkit for data cleansing to improve data quality
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
0
Community Opportunity
Problem : multiple IRIS instances store different type of data then it is not possible to use as a combine results Proposal : We need to provide utility to query the multiple IRIS instances data. Not required to write logic to establish the connec...
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
2
Community Opportunity
Problem : API documentation we need to create manually every time Solution : We need to provide Automatic API documentation like swagger. It should automatically list out API's and request and responses possible with customization Benefits : rapid...
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
4
Already exists
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
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
about 2 years ago
in InterSystems IRIS
4
Community Opportunity
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
about 2 years ago
in InterSystems IRIS
0
Future consideration
Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Dynamic object for XML or XML to JSON string converter
A direct conversion XML->JSON (besides XML->object->JSON) would make some implementations way easier. Searching for information in JSON or Dynamic objects is way easier than in XML. I am developing an API that receives many different kind...
Heloisa Paiva
about 1 year ago
in InterSystems IRIS
2
Community Opportunity