(Robert Agar) MySQL is one of the most popular database platforms in the world. It is widely used to power eCommerce sites and web applications that are essential components of many companies’ business strategies.
Community
So Far So Good with Force Logging
(Bobby Durrett) I mentioned in my previous two posts that I had tried to figure out if it would be safe to turn on force logging on a production database that does a bunch of batch processing on the weekend: post1, post2.
Autonomous Health Framework (AHF) available
(spa) Oracle released the new Autonomous Health Framework since one week. It is very interesting to go through the list of new and changed features.
Exadata storage indexes
(Connor McDonald) We had a question on AskTOM inquiring about how to handle the issue of only 8 storage indexes being possible on an Exadata engineered system.
Compare SQL Server Results of Two Queries
(Jim Evans) You want to compare the results from two similar SQL Server T-SQL queries to see if the results are identical. Possibly, you have a complex query that returns many rows that you want to modify to simplify or optimize or for any other reason. You want to ensure the new result set is ident
Learn Angular 8 Step By Step In 10 Days – Angular Forms (Day 7)
(Debasis Saha) In this article series, we will discuss a different aspect of Angular 8 for all types of users.
Azure SQL Best Practices?
(blobeater) A way to enforce good practice and standards is by Azure Policy. As stated by Microsoft “Azure Policy is a service in Azure that you use to create, assign, and manage policies.
A robust event-driven architecture for using with Entity Framework Core
(Jon P Smith) The term “event-driven architecture” covers a wide range of distributed systems like MicroServices, Serverless etc. And this chapter from the book Software Architecture Patterns says event-driven architectures have many useful features, but they are hard to build and test.
Visual Studio 2019 for Mac v8.4 Preview Adds ASP.NET Core Scaffolding
(David Ramel) Scaffolding support for ASP.NET Core projects heads the list of new features added to Visual Studio 2019 for Mac version 8.4 Preview 4.
Having Fun With Position: Fixed And Element.getBoundingClientRect() In Angular 9.0.0-rc.2
(Ben Nadel) Over the years, I’ve gotten more confident in my ability to position elements, both fixed and absolute. But, for the most part, these elements are all predictably positioned within the web page.
