Question Jasenko Donlagic · Jul 16, 2018 Connect to IRIS with Python? I have seen the Cache Python binding documentation and would like to know if it's also possible with IRIS so I can write data and also read/get it from the DB? The cachesys folder does not contain any python libraries. #Python #InterSystems IRIS 1 7 0 1.1K
Question Jasenko Donlagic · Jul 3, 2018 JSON Parsing and Streaming Hi everyone, I am still learning the platform for a student project and have to do some streaming and data analysis next. Since for my case I have no "live api" I wanted to just stream json files and output the data as it comes in from the files. (basically to emulate a incoming data scenario) So thanks to the documentation and community posts I have figured how to create a stream and read data from a JSON but since I'm also new to JSON I have some parsing problems. I don't know how to access subarrays/sub-objects via objectscript. #Beginner #JSON #ObjectScript #InterSystems IRIS 0 2 1 2.7K