Preparation for migrating data to Oracle Virtual Private Database
preparation for migrating data to Oracle Virtual Private Database Introduction Recently I was part of a team involved in the preparation of migration data belonging to multiple business units into a...
View ArticleApache NiFi: JSON to SOAP
Apache NiFi is a powerful open source integration product. A challenge you might encounter when integrating systems is that one system can produce JSON messages and the other has a SOAP API available....
View ArticleQuick to run, free and ephemeral RStudio instance on Gitpod
Read Time:2 Minute, 14 Second Triggered by an assignment my son had to do for one of his university courses – and given the fairly light weight laptop we have him work with – I decided to make a cloud...
View ArticleGet Going with SQL Developer against Oracle Database 23c Free
Read Time:3 Minute, 8 Second In an earlier article, I showed how to quickly get going with an Oracle Database 23c Free instance in a Gitpod workspace – cloud based, ephemeral, quick start, zero...
View ArticleOracle Database 23c as Graph Database–SQL Property Graph for network style...
Read Time:5 Minute, 51 Second I bet you are used to relational data structures that you query using SQL. And so do I. And there is nothing in terms of data that a good SQL query cannot answer. OK, the...
View ArticleGraph Database style explorations of relational database with Formula One...
Read Time:3 Minute, 33 Second The core Formula One data could be represented in a graph like this: Drivers compete in races that are hosted on circuits. A result is achieved by the driver (position...
View ArticleThe Art of Programming– The Advent of Code Programming Puzzle Marathon
Just over three weeks ago, a colleague told me about The Advent of Code 2023. She explained how for 8 years every year in days and weeks leading up to Christmas every day a puzzle is released. A puzzle...
View ArticleGithub Copilot getting started, a practical developer guide
GitHub Copilot has captured the attention of developers worldwide, promising a revolutionary shift in the way we write code. While the concept sounds enticing, many developers are left wondering, “How...
View Article