(Paul Namuag) Slow queries, inefficient queries, or long running queries are problems that regularly plague DBA’s. They are always ubiquitous, yet are an inevitable part of life for anyone responsible for managing a database.
Other News
Mocking Dependencies In Angular Unit Tests
(Neeraj Shende) There could be 3 different scenarios when it comes to mocking the dependencies in order to optimize the performance of unit tests cases and to reduce the development time of unit test cases.
Azure Soft Delete Option for Blob Storage to Recover Deleted Files
(Mohammed Moinudheen) I have a number of SQL Server backups stored in Azure blob storage. Is there any way we can ensure that the backup files are not deleted permanently after deleting them from the blob storage container?
Creative Database Naming
(Jason Brimhall) Every now and again, we as DBAs need to get away from the daily grind of the hum drum tasks. We need to find a way to have a little fun (the kind that would be non-harmful and lacking in mal-intent).
Consistent Error Propagation and Handling in Java
(Sergiy Yevtushenko) Every application lives in the real world, and the real world is not perfect. So even the ideal, bug-free application is doomed to deal with errors from time to time.
Transforming data management procurement into a fun practice
(Kevin Oliver) Let’s be honest: no one wakes up in the morning excited to go through a procurement process. This reaction can be particularly true where data management is concerned. When quick responses to market changes are necessary, it’s essential to be able to adjust your architecture rapidly w
Exposing Cosmos DB change feed from ASP.NET Core – Revisited
(Tomasz Pêczek) Just over a year ago I’ve written about exposing Cosmos DB change feed from ASP.NET Core.
A Months-Long Journey Of Incrementally Increasing Performance Of A Lucee CFML 5.2.9.40 Service
(Ben Nadel) The last two-and-a-half months of my life have been bananas! They’ve also held some of the most rewarding work that I’ve done in a some time.
Troublesome Client-Side Blazor WebAssembly 3.2 Previewed Ahead of May Debut
(David Ramel) Blazor WebAssembly, the troublesome client-side component of Blazor, is out in a v3.2 preview ahead of its expected May debut as it plays catch-up with the rest of ASP.NET Core.
MySQL GTID: restore a master from a replica’s backup
(Frederic Descamps) To avoid infinite replication loops MySQL doesn’t allow you to have log_slave_updates and replicate-same-server-id.
