InterSystemsDev via @like
%DOC with DeepSee #InterSystems #DeepSee #DocumentDataModel #NoSQL
https://community.intersystems.com/post/doc-deepsee
https://community.intersystems.com/post/doc-deepsee
InterSystems Developer Community
%DOC with DeepSee
Hello,I have imported my data with the following code (%DocDB).set filename = "/home/student/Dokumente/convertcsv.json"IF $SYSTEM.DocDB.Exists("Fitabase1") { SET db = ##class(%DocDB.Database
July 30, 2018
InterSystemsDev via @like
CacheBlocksExplorer now available in Docker #Admin #Containerization #Docker #Databases #Tools #Globals #NoSQL
http://ow.ly/u16A30meGLK
http://ow.ly/u16A30meGLK
October 16, 2018
InterSystemsDev via @like
How to import #JSON formatted data from my #API to my docDB? #HowTo #InterSystemsIRIS #Databases #DocumentDataModel #NoSQL
http://ow.ly/C5ej30mAK2N
http://ow.ly/C5ej30mAK2N
InterSystems Developer Community
How can i import my JSON formatted data from my API to my docDB?
Hello everyone,i want to create an iris document database with Atelier with some properties, where i can import my JSON formatted data from an API to the database which i created. Right now i know how
November 12, 2018
InterSystemsDev via @like
➡️ Transactions in Global InterSystems IRIS: http://ow.ly/USto50xfT3E
Let's take a look at how #transactions are implemented in #globals using the #InterSystemsIRIS/#docker-image. #DataModel #DataIntegrity #NoSQL
Let's take a look at how #transactions are implemented in #globals using the #InterSystemsIRIS/#docker-image. #DataModel #DataIntegrity #NoSQL
November 20, 2019
InterSystemsDev via @like
❔ Question: How to count how many keys are duplicated in global? #InterSystems #InterSystemsIRIS #Globals #NoSQL #DataModel
💬 Answer: http://ow.ly/eWco50xIL0m
💬 Answer: http://ow.ly/eWco50xIL0m
December 27, 2019
March 26, 2020
Try the SPOOL to SQL project on Open Exchange Marketplace: http://ow.ly/x77Z50z7R9x
#InterSystemsIRIS #IRISdev #Globals #NoSQL #DataModel #DevTools
#InterSystemsIRIS #IRISdev #Globals #NoSQL #DataModel #DevTools
April 7, 2020
InterSystemsDev via @like
⏯ WebSocket Client JS with IRIS Native API as Docker Micro Server: https://youtu.be/tM8_JHUF3k0
This demo shows an isolated Microservice using an interactive connection to #InterSystemIRIS using the IRIS Native API for Node.js. #JavaScript #JS #NoSQL #NodeJS #Docker
This demo shows an isolated Microservice using an interactive connection to #InterSystemIRIS using the IRIS Native API for Node.js. #JavaScript #JS #NoSQL #NodeJS #Docker
YouTube
WebSocket Client JS with IRIS Native API as Docker Micro Server
This demo shows an isolated Microservice using an interactive connection to IRIS using the IRIS Native API for Node.js.
➡️ Download: https://openexchange.intersystems.com/package/WebSocket-Client-JS-with-IRIS-Native-API-as-Docker-Micro-Server
➡️ Learn more:…
➡️ Download: https://openexchange.intersystems.com/package/WebSocket-Client-JS-with-IRIS-Native-API-as-Docker-Micro-Server
➡️ Learn more:…
June 5, 2020
Don't miss this series of articles! Please welcome:
1️⃣ Static WHERE Conditions: http://ow.ly/j9av50APv0C
2️⃣ Semi-Persistent Classes and Tables: http://ow.ly/bZs550APv0B
#InterSystemsIRIS #SQL #NoSQL #Globals #DataModel
1️⃣ Static WHERE Conditions: http://ow.ly/j9av50APv0C
2️⃣ Semi-Persistent Classes and Tables: http://ow.ly/bZs550APv0B
#InterSystemsIRIS #SQL #NoSQL #Globals #DataModel
August 3, 2020
Don't miss this series of articles to learn about multidimensional property persistence:
➡️ Part 1 (Classic): http://ow.ly/kQaz50ASJHH
➡️ Part 2 (New Age): http://ow.ly/Kmj950ASJHF
#InterSystemsIRIS #Globals #JSON #SQL #NoSQL #DataModel
➡️ Part 1 (Classic): http://ow.ly/kQaz50ASJHH
➡️ Part 2 (New Age): http://ow.ly/Kmj950ASJHF
#InterSystemsIRIS #Globals #JSON #SQL #NoSQL #DataModel
August 6, 2020
InterSystems IRIS is a complete platform to get insights from #SQL and #NoSQL data. It's possible to get data from #Interoperability adapters or using a set of IRIS tables as data sources and model #BI or #NLP Cubes, covering all types of data. More here: http://ow.ly/lUkh50Bhj6u
September 3, 2020
💡 #InterSystemsIRIS data platform currently limits classes to 999 properties. But what to do if you need to store more data per object? This article would answer this question: http://ow.ly/YW6k50BtSip
#Python #SQL #NoSQL #Globals #DataModel
#Python #SQL #NoSQL #Globals #DataModel
September 17, 2020
💡 Want to make it easier to post any information in a blog, social media or even an enterprise page? Just use #Python + #InterSystemsIRIS Globals!
How it works? Learn more: http://ow.ly/csz550ElLbw
#NoSQL #FrontEnd #Developers
How it works? Learn more: http://ow.ly/csz550ElLbw
#NoSQL #FrontEnd #Developers
April 16, 2021
💡 Developers! Need a high-speed synchronous and asynchronous access to #InterSystemsIRIS and #YottaDB from #nodeJS? Follow this link for more: http://ow.ly/Z0ia50F407V
#noSQL #javascript #JS
#noSQL #javascript #JS
June 17, 2021
What is QWED and how it could be integrated with #InterSystemsIRIS over a network connection?🤔 Read this article to learn more: http://ow.ly/wKOj50Fn3YC
Share your thoughts in comments ⤵️ #javascript #JS #nodeJS #noSQL #JSON
Share your thoughts in comments ⤵️ #javascript #JS #nodeJS #noSQL #JSON
July 6, 2021
🔥 Global Storage: Everything you wanted to know, and more!
If you ever wanted to know more about the fundamentals and capabilities of the #InterSystemsIRIS database, you might want to read a major analysis we've put together: http://ow.ly/EH9J50GHHjS
#NoSQL #JavaScript #nodeJS
If you ever wanted to know more about the fundamentals and capabilities of the #InterSystemsIRIS database, you might want to read a major analysis we've put together: http://ow.ly/EH9J50GHHjS
#NoSQL #JavaScript #nodeJS
November 17, 2021
This article is for those who want to use the Document Database (DocDB) capabilities within #InterSystemsIRIS, and specifically the REST #API it provides: ow.ly/K3Lp30s9MoI
#DataModel #DataStructures #NoSQL
#DataModel #DataStructures #NoSQL
February 5, 2022