(Matthias Hoys) Last year Oracle released its “Oracle Cloud Free Tier” program. This means that you can get your own Oracle cloud database for free – and what’s more, it’s *always* free, so the offer will not expire after a year and you are charged nothing except if you start using one of the paid o
Author: SSWUG Research
Oracle Restart 19c: silent installation and ASM Filter Driver
(Martin Bach) Oracle 19c is has been getting a lot of traction recently, and I have been researching various aspects around its installation and use.
DB2 for z/OS Locking for Application Developers Part 4
(Gareth Copplestone-Jones) This is the fourth article in the series on locking for DB2 for z/OS developers. To summarize the main thrust of this series of articles, data integrity and application performance are dependent on application programs being designed and coded to take into account the lock
A Practical Guide to JavaScript Debugging
(Arnab Roy Chowdhury) Being a UI developer, I’ve learned one thing: It doesn’t matter how carefully you write your code.
An approach to index tuning – Part 1
(Erin Stellato) A performance tuning engagement can end up taking many turns as you work through it – it all depends on what is showing up as the problem and what the data tells you.
Implementing CQRS Pattern with Vue.js & ASP.NET Core MVC
(HR Rony) In this artice, you will see a sample project implementation according to the CQRS pattern using MediatR in ASP.NET Core MVC with vue.js.
The tale of two Azure Hubs – IoT Hub and Event Hub
(John Miner) I hope you noticed the similarity of the article’s title to a famous novel named “The tale of two cities” by Charles Dickens. This novel is Dicken’s best-known work of historical fiction, with over 200 million copies sold and is regularly cited as the best-selling novel of all time. I
An Overview of DDL Algorithm’s in MySQL ( covers MySQL 8)
(Waseem Akram) Database schema change is becoming more frequent than before, Four out of five application updates(Releases) requires a corresponding database change, For a DBA schema change is a more often a repetitive task, it might be a request from the application team for adding or modifying col
Retrofitting Markdown Onto 15-Years Of Articles Using htmlParse(), XPath, And Lucee CFML 5.3.4.80
(Ben Nadel) In 2019, I finally dumped my Windows VirtualBox and XStandard ActiveX blog authoring and moved my content-creation workflow over to using Markdown in ColdFusion.
How to set up Docker within Windows System for Linux (WSL2) on Windows 10
(Scott Hanselman) I’ve written about WSL2 and it’s glorious wonders many times. As its release (presumably) grows closer – as of this writing it’s on Windows Insiders Slow and Fast – I wanted to update a few posts.
