Article Athanassios Hatzis · Jul 23, 2018 5m read Intersystems Cache Python Object-Relational Mapper Hi,this is a public announcement for the first release of Intersystems Cache Object-Relational Mapper in Python 3. Project's main repository is located at Github (healiseu/IntersystemsCacheORM).About the projectCacheORM module is an enhanced OOP porting of Intersystems Cache-Python binding. There are three classes implemented:CacheClient This is the super class of CachePython module. It wraps two functions from intersys.pythonbind module pythonbind3.connection() and pythonbind3.database().CacheQuery A subclass of CacheClient that wraps methods and adds extra functionality in intersys.pythonbind.databaseand intersys.pythonbind.query classesCacheClass A subclass of CacheClient, that wraps methods and adds extra functionality in intersys.pythonbind.databaseand intersys.pythonbind.object classesThe intersys.pythonbind package is a Python C extension that provides Python application with transparent connectivity to the objects stored in the Caché database. #Object Data Model #Python #Caché 2 2 1 1.2K
Article Athanassios Hatzis · Sep 12, 2017 3m read The wizards of stored computer program and the next generation of programmers Introduction #Databases #Data Model #Globals #Caché 7 5 0 583
Article Athanassios Hatzis · Feb 16, 2017 4m read How Intersystems Caché fits in the Graph Database Arena ! Hi, #Databases #Data Model #Graph #JSON #Caché 3 1 1 1.2K