(Otavio Santana) Recently, Platform.sh announced support for Java technologies. And in this post, we’ll cover how easy it is to either create or move your Java application to Platform.sh.
Other News
Experimenting With The Developer Ergonomics Of Data Access Using Parallel Struct Iteration In Lucee 5.3.2.77
(Ben Nadel) Last week, I discovered that Lucee 5 has the ability to iterate over data structures using parallel threads. This feature opens up the possibility of gathering data using asynchronous, parallel queries, something that is common place in the JavaScript / Node.js world but has never really
The Service Layer in Software Development Doesn’t Exist
(Peter Vogel) While the concept of “service classes” probably has some value when it comes to organizing the objects you’re dealing with, the idea of a “service layer” has no value at all when it comes to building applications.
Dropping useless MySQL indexes
(Federico Razzoli) Before reading this article, I suggest to read Indexes bad practices, if you missed it.
With and without WITH_PLSQL within a WITH SQL statement
(Connor McDonald) OK, let’s be honest right up front. The motivation for this post is solely to be able to roll out a tongue twisting blog post title.
RMAN Recovery From Missing All Control File
(Anuradha Mudgal) Today we are going to have look on the steps are used for “RMAN Recovery From Missing All Control File”.
Oracle DB Named Objects and Advanced Queuing Support New in node-oracledb 4.0
(Christopher Jones) Release announcement: A new release of node-oracledb, the Node.js module for accessing Oracle Database, is available from npm.
Ways to compare and find differences for SQL Server tables and data
(Daniel Calbimonte) Sometimes we need to compare SQL Server tables and/or data to know what was changed. This tip shows you different ways to compare data, datatypes and tables using SQL Server.
What’s New In Angular 8.0 And How To Upgrade To Angular 8
(Debasis Saha) In this article, we will discuss the new features of Angular 8. Also, we will discuss how to upgrade an existing application to Angular 8.
Troubleshooting SQL Server 2017 Analysis Services problems (Part 1)
Troubleshooting SQL Server 2017 Analysis Services problems (Part 1) If you have problems with SQL Server 2017 Analysis Services (SSAS 2017), review this troubleshooting checklist to find potential solutions. 1. The Analysis Services service may stop unexpectedly and Event ID 22 is logged in the Application log when you process an object in a database. This problem occurs when Analysis...
