Dr. Athanassios I. Hatzis has been active in the field of NoSQL databases and semantic web since 2010. He pioneered and implemented associative, semiotic, hypergraph data modeling framework with a mission to build powerful, meaningful relationships easily. For this purpose he founded HEALIS to offer consultation services and training on the use of next generation business intelligence systems and software applications. Athanassios has been developing programs since the era of Amstrad CPC 464. His passion for coding led him to research and development for a period of ten years in top UK universities. He has a strong background in clinical applications of speech technology and was the initiator and central figure in a UK NHS and EU FP5 funded research projects that were based on his PhD thesis. In the past Athanassios has been a Health IT Managing Director in the Department of Neurosurgery, University of Athens for four years. He modernized the hospital clinic with a fully operational EMR, clinical decision support systems for chronic neurological disorders, surgical teleconferencing and out-of-hospital clinical monitoring. He has published both in Speech Technology and Neurotechnology sectors in peer reviewed journals and conferences, he posts articles frequently in several IT blogs and social networks and he has released two open-source projects MEDILIG EMR and Wolfram Mathematica DBAPI.
Thanks Evgeny, you cannot execute my jupyter notebooks on Azure cloud and I think you have to login first in order to view them. In any case my CacheORM module is dependent on intersys.pythonbind module. One has to install this first and verify that it works then start playing with my demos. I wrote guidelines about installation in Github README file.
Hi Robert, I must acknowledge that I have been inspired from your post and the comments we exchanged there ;-)
You can definitely compile and install cache-python binding module on x86-64 machines. I have done this on Ubuntu and it produced (pythonbind3-1.0-py3.6-linux-x86_64.egg). I am not sure I understand why it cannot be installed on IRIS x86-64bit platform. If you install python binding on IRIS I will be also interested in testing my CacheORM object-relational mapper.