Search

Clear filter
Announcement
Athanassios Hatzis · Jan 2, 2018

TRIADB - Associative Semiotic Hypergraph Database Framework in Intersystems Cache with Python Pandas

The following video is from a presentation and demonstration of TRIADB prototype implemented on top of Intersystems Cache database and driven with a CLI in Python (Jupyter-Pandas).
Announcement
Evgeny Shvarov · Apr 17, 2018

Join InterSystems Developers Meetup on 25th of June 2018 in UK, Belfry, Birmingham!

We are pleased to invite you to the InterSystems UK Developers Community Meetup on 25th of June!
Article
Eduard Lebedyuk · Mar 1, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part I: Git

The article is considered as InterSystems Data Platform Best Practice.
Announcement
Anastasia Dyubaylo · Jul 6, 2018

(Webinar July 24 ) Sharding as the basis of Scaling in InterSystems IRIS Data Platform

The webinar focuses on the sharding technology that offers new capabilities for horizontal scalability of data in the InterSystems IRIS platform.
Announcement
Anastasia Dyubaylo · Dec 4, 2018

Win Advent of Code 2018 and Get a Ticket to InterSystems Global Summit 2019!

And now we're ready to present great prizes for Members of InterSystems Global Masters Advocate Hub!
Announcement
Olga Zavrazhnova · Sep 27, 2019

Review InterSystems IRIS or Caché on Gartner and get TWO $25 Visa Cards!

Hey Developers, Have you already reviewed InterSystems Caché or IRIS on the Gartner Peer Insights?
Announcement
Evgeny Shvarov · Sep 27, 2019

[October 2-4, 2019] InterSystems supports TechCrunch Disrupt Hackathon 2019

We introduced InterSystems special prizes for participants which solutions will use InterSystems IRIS $4,000 and InterSystems IRIS for Health 4,000. Learn more here.
Question
Evgeny Shvarov · Mar 1, 2019

How to Setup InterSystems IRIS Container to Use OS-Level Authentication Programmatically

Running server $ docker run -d --rm --name iris \ -p 52773:52773 \ -e IRIS_USER=test \ -e IRIS_PASSWORD=test \ daimor/intersystems-iris:2019.1.0S.111.0-community Terminal
Announcement
Anastasia Dyubaylo · Mar 26, 2019

[April 23, 2019] Upcoming Webinar: Machine Learning Toolkit for InterSystems IRIS

Toolkit for InterSystems IRIS webinar on Tuesday, April 23rd at 11 a.m.
Announcement
Anastasia Dyubaylo · Apr 17, 2019

[May 15-17, 2019] Upcoming Event: InterSystems at the "J on the Beach" conference

We're more than happy to invite you and your colleagues to our InterSystems booth for a personal conversation. InterSystems is also a silver sponsor of the JOTB.
Announcement
Andreas Dieckow · Oct 17, 2019

October 17, 2019 – Advisory: InterSystems Products and Apple macOS 10.15 (Catalina)

InterSystems is working to provide compatibility with macOS 10.15 for future releases of InterSystems IRIS, InterSystems IRIS for Health, Caché, and Ensemble.
Announcement
Anastasia Dyubaylo · Oct 17, 2019

New Coding Talk: Creating REST API with InterSystems IRIS, ObjectScript and Docker

Hi Developers, New Coding Talk, recorded by @Evgeny.Shvarov, is available on InterSystems Developers YouTube: 🎯 Creating REST API with InterSystems IRIS, ObjectScript and
Announcement
Anastasia Dyubaylo · Oct 22, 2019

[November 25-26, 2019] DN19: InterSystems at Data Natives Conference in Berlin

And visit InterSystems booth on the 1st floor and discuss real-world use cases and state-of-the-art tools with our experts!
Article
David E Nelson · Apr 26, 2019

A Containerized Machine Learning Playground with InterSystems IRIS Community Edition, Spark, and Zeppelin

IRIS, see Using the InterSystems Spark Connector in the InterSystems IRIS documentation.
Article
Gevorg Arutiunian · Apr 27, 2019

How to Create New Database, Namespace and Web Application for InterSystems IRIS programmatically

Here is an ObjectScript snippet which lets to create database, namespace and a web application for InterSystems IRIS: ``` set currentNS = $namespace zn "%SYS" write "Create