(Krzysztof Ksiazek) The I/O performance is vital for MySQL databases. Data is read and written to the disk in numerous places. Redo logs, tablespaces, binary and relay logs.
Author: SSWUG Research
Migrating a database using continuous rolling forward
(Eddy Coppens) In most traditional migrations towards a new environment, one will most probably come up with the most current ideas to get the job done, but what about migrating a multi-terabyte sized database with a minimal down time?
VS Code PowerShell Tool Gets Editor/Debugger Revamp
(David Ramel) Microsoft updated its PowerShell extension for Visual Studio Code, continuing a months-long re-architecture to improve the stability of its editor and debugger, which was identified as the No. 1 user request.
C# 8.0 Ranges and Indices Types
(Chandra Kudumula) We will explore a couple of new features, which are introduced in C# 8.0—Ranges and Indices.
ASP.NET Core 3.1 Web.config Transform for Production
(Eric L. Anderson) I recently upgraded an application from ASP.NET Core 2.2 to 3.1 around the same time the application got moved to a new server. Side note, don’t make two large changes like that at the same time if you can help it as it always makes tracking down the cause of the issue much harder
Building Dynamic UI Form with Oracle JET
(Andrej Baranovskij) Dynamic form is a common requirement when building more advanced UIs. With Oracle JET you have all the tools available to build dynamic form. One of the examples of dynamic form requirements – report parameter capture screens.
Loading large GeoJSON objects
(Jeffrey Kemp) A good question – how to load fairly largish GeoJSON documents into a Google Map in APEX?
Jenkins Installation on Oracle Linux
(Skant Gupta) Jenkins is a free and open source automation server. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.
Build Great Native CLI Apps in Java with Graalvm and Picocli
(Remko Popma) The Go programming language has become popular for writing command line applications.
What is a Converged Database?
(Maria Colgan) At the recent OOW European conference there was a lot talk about Converged Databases and how they can greatly simplify data driven app development.
