(Martin Bach) In the past few months I have spent some time trying to better understand Kubernetes and how application developers can make use of it in the context of the Oracle database.
Community
Oracle 19C Active Data Guard DML Redirection Feature
(Shesadev Biswal) This article describes about the Oracle 19C new feature – Active Data Guard DML Redirection.
Demo: GraphQL with Oracle Database SODA and node-oracledb
(Christopher Jones) This is a GraphQL demo that stores data in an Oracle Database SODA collection. GraphQL is a query language for services.
SQL SERVER – Maximizing Query Execution Plans On Screen – A Quick Tip
(Pinal Dave) My most of the Comprehensive Database Performance Health Check consulting engagement I do are online and I enjoy working on them when I am at home office and I have multiple monitors.
Angular For Beginners – Getting Started
(Tuba Mansoor) New to Angular? Don’t worry! This series of articles aims to help beginners like you learn the basics of Angular.
Getting SQL Server 2019 CTP 3.0, Kubernetes, and Availability Groups Working
(Allan Hirt) I haven’t written much about them yet (key emphasis there …) but AGs now being supported for containers in SQL Server 2019 is a big deal.
Implicit Conversion Insights with XE
(Jason Brimhall) In a recent article, I covered a little bit about implicit conversions and an error that may crop up from time to time.
Guru: Use SQL to Generate Random Data
(Ted Holt) Suppose I needed to generate a large database table with random data in order to adequately test the performance of an SQL query.
Running a Java Class as a Subprocess
(Dan Newton) Learn more about how to run a Java class as a subprocess in this quick demonstration.
Creating An Inline Auto-Complete Directive Using NgModel And A Control Value Accessor In Angular 7.2.15
(Ben Nadel) A few weeks ago, I demonstrated that you could create a custom ControlValueAccessor in Angular in order to change the behavior of File Inputs such that NgModel would emit the selected Files objects rather than just the file paths.
