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

Search results

Showing 26 of 26

New 5-days Training: Develop and Deploy IRIS using Docker, Python and VSCode

The idea is to provide a 5-day training that teaches how to develop backend IRIS solutions using Python in a Docker environment with VSCode. The student would learn how to assemble the Docker and Docker compose file, create REST services and produ...
Yuri Marx about 2 years ago in Learning 0 Needs review

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: It allows for greater throughput On a device level these prot...
Eduard Lebedyuk almost 3 years ago in InterSystems IRIS 0 Community Opportunity

HTML 5/Node.js documentation generator app

maybe with python
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 1 Will not implement

Introduce a basic template to create interoperability adapters using Embedded Python

A boilerplate to start with adapters using Embedded Python
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 2 Done by Community

Introduce InterSystems IRIS support for Apache Airflow

Apache Airflow is an open-source data-pipelines orchestration and workflow management software built with python. It'd be great to introduce InterSystems IRIS operator to enable building Airflow orchestrations using InterSystems IRIS
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Community Opportunity

Add legitimate special symbol-separator for ObjectScript variable names

If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 1 Will not implement