(Mohammed Moinudheen) I have a number of items on my Azure storage account. Is there any easy way by which we can manage the contents of my Azure storage account without having to use the Azure portal? Is there any kind of tool that can be used for this purpose?
Other News
Hosting Angular Applications Using nginx
(Amit Prabhu) In this article, you will learn how to host Angular applications using nginx.
Maintaining Scroll Offsets When Adding Content Above The User’s Viewport In Angular 9.0.0-rc.2
(Ben Nadel) Last week, inspired by a wonderful GitHub user experience (UX), I took a look at maintaining scroll offsets when collapsing sticky elements in Angular. This week, I wanted to follow-up with the somewhat-related concept of maintaining the scroll offset of the user’s browser when new conte
Dirty reads in High Availability solution
(Marco Tusa) Recently I had been asked to dig a bit about WHY some user where getting dirty reads when using PXC and ProxySQL.
Machine Learning with SQL
(Andrej Baranovskij) Python (and soon JavaScript with TensorFlow.js) is a dominant language for Machine Learning. What about SQL? There is a way to build/run Machine Learning models in SQL. There could be a benefit to run model training close to the database, where data stays.
SQL SERVER – Find the Growth Size for All files in All Databases – Part 2
(Pinal Dave) A few years ago, I had written a blog post Find the Growth Size for All files in All Databases. The original script had some error related to counting the size as pointed out by the SQL Server expert John Fowler, however, I never got around to correct the blog post as the first comment
Formatting CPP, C, JavaScript and Other Stuff
(10xlearner) If you ever came to this article wondering if you should format your code, you can stop reading right now, and go check my other post on that topic.
High-Performance Logging in .NET Core
(Steve Gordon) In this post I will explore and highlight an approach to logging which you can apply in high-performance, high load applications to reduce the overhead of logging.
MySQL EXPLAIN ANALYZE
(Norvald H. Ryeng) MySQL 8.0.18 was just released, and it contains a brand new feature to analyze and understand how queries are executed: EXPLAIN ANALYZE.
Introduction to Oracle Machine Learning – SQL Notebooks on top of Oracle Cloud Always Free Autonomous Data Warehouse
(Lucas Jellema) One of the relatively new features available with Oracle Autonomous Data Warehouse is Oracle Machine Learning Notebook. The description on Oracle’s tutorial site states: “An Oracle Machine Learning notebook is a web-based interface for data analysis, data discovery, and data visualiz
