(Paul Krill) Quarkus, Red Hat’s Kubernetes-native Java stack geared for cloud and microservices applications, is set to move to internal testing before potentially being opened up to developers as a product offering in coming months.
Other News
Utilize New Data Provider For SQL Server In ASP.NET Core Apps
(Bipin Joshi) If you are developing database centric web applications for quite some time you have probably used SQL Server data provider a.k.a. System.Data.SqlClient.
The Maybe Monad (C#)
(Yacoub Massad) In this tutorial, I will talk about the Maybe Monad; a container that represents a value that might or might not exist.
Environment Variables and .NET
(Hannes DuPreez) A lot of things happen in the background of your computer, and a lot of things make it possible to remember settings and simple strings.
How to limit the SQL query result set to Top-N rows only
(Vlad Mihalcea) In this article, we are going to see how we can limit the SQL query result set to the Top-N rows only.
A transparent Spring Boot REST service to expose Oracle Database logic
(Maarten Smeets) Sometimes you have an Oracle database which contains a lot of logic and you want to expose specific logic as REST services. There are a variety of ways to do this.
Certs and AdminClient … How to login?
(Bobby Curtis) I’ve been building a test environment using Docker for sometime (over and over), to validate some items within Oracle GoldenGate Microservices (current release as of writing – 19.1.0.0.1).
SQL Developer Web: The Keyboard
(Jeff Smith) We’ve trained you to use certain keystrokes to make things happen in the desktop offering of SQL Developer (and even SQLcl).
SQL SERVER – Generate In-Memory OLTP Migration Checklists – SSMS
(Pinal Dave) Recently one of the customers of Comprehensive Database Performance Health Check asked me if I can help them analysis their entire database for In-Memory OLTP Migration. Well, honestly you do not need my help to check the readiness of your database for In-Memory OLTP Migration.
Master Pages using HTML, CSS, and JavaScript – Errata
(gggustafson) In 2018, I wrote an article called MasterPages using HTML, CSS, and JavaScript [^] . The intent of that article was to extend an earlier paragidm.
