Article Andre Larsen Barbosa · May 20 3m read A knockout of weight Just like a knockout punch, without giving the opponent a chance, Kubernetes, as an open source platform, has a universe of opportunities due to its availability (i.e., the ease of finding support, services and tools). It is a platform that can manage jobs and services in containers, which greatly simplifies the configuration and automation of these processes. But let's justify the title image and give the tool in question the “correct” name: InterSystems Kubernetes Operator. #Contest #Kubernetes #InterSystems IRIS 8 0 1 51
Article Andre Larsen Barbosa · Feb 11 2m read A look at Dynamic SQL and Embedded SQL Unlike the movie mentioned in the image (for those who don't know, Matrix, 1999), the choice between Dynamic SQL and Embedded SQL is not a choice between truth and fantasy, but it is still a decision to be made. Below, I will try to make your choice easier. If your need is interactions between the client and the application (and consequently the database), Dynamic SQL may be more appropriate, as it "adapts" very easily to these query changes. However, this dynamism has a cost: with each new query, it is remodeled, which can have a higher cost to execute. Below is a simple example of a Python code snippet. #Contest #SQL #InterSystems IRIS 68 16 4 441
Discussion Andre Larsen Barbosa · Sep 29, 2022 I have an "idea", that one day every professional will meet Caché/IRIS. Hello everybody... #Other 2 5 0 317
Question Andre Larsen Barbosa · Feb 26, 2021 What is the difference between using ( . . PropertyName) and (%page.PropertyName) when opening an Id ? What is the difference between using ( . . PropertyName) and (%page.PropertyName) when opening an Id ? #Caché 7 1 1 170
Discussion Andre Larsen Barbosa · Nov 10, 2020 Why change? I have already asked a question about migrating an Oracle database to Caché, and I was promptly answered. Now, I have one more question, however it is more conceptual. In general, any tool defends its benefits, and looking at Caché's, among many, there is a lot of talk about speed. The question is, if I already have a database, and at the moment, its performance is not a problem, I would like to know what else could influence the change of this database? Remembering that it is functional and without any apparent problem. #InterSystems Business Solutions and Architectures #Caché #InterSystems IRIS 8 2 1 280
Question Andre Larsen Barbosa · Nov 5, 2020 Migration Oracle - Caché Hello everyone,First sorry for the ignorance, but, as I am new in the InterSystem world, I came to the following doubt:Thinking about a database migration. Is it possible, in a non-traumatic way, to take an Oracle database and migrate it completely to Caché? #Compatibility #Databases #Caché 11 4 9 439