(Shawn Wildermuth) As many of my readers already know, I’ve become enamoured with Vue.js. Because of this, I’ve been using it more and more on projects.
Other News
Uploading Files With HttpClient In Angular 7.2.11
(Ben Nadel) For the last 7 years, I’ve been using Plupload to manage file uploads in my AngularJS application. I’ve even used Plupload to upload files directly from the browser to an Amazon S3 bucket.
Weighted k-NN Classification Using Python
(James McCaffrey) The weighted k-nearest neighbors (k-NN) classification algorithm is a relatively simple technique to predict the class of an item based on two or more numeric predictor variables.
The Format for Timestamps in MySQL Logs
(Jesper Krogh) MySQL changed the timestamp format in the log files in MySQL 5.7. Since then, I have a few times seen questions about the new format, and how to change the time zone that is used.
Monitoring Database in AWS Aurora After Migrating from Oracle to PostgreSQL
(Fahd Mirza Chughtai) Suppose you have an Oracle database on-premise, which you have now moved over to AWS Cloud in AWS Aurora PostgreSQL.
Playing with oracleasm and ASMLib
(mdinh) Forgot about script I wrote some time ago: Be Friend With awk/sed | ASM Mapping
Finding Degree of Parallelism in SQL Developer Plans
(Jeff Smith) Parallelism – where the database splits your task (Query) into multiple pieces, each running concurrently – theoretically making a lot of work happen for you, faster. Docs: How it Works.
Power BI Drill Through Example
(Scott Murray) Does Power BI include any drill through navigation features? Can filters be applied to the drill through process?
Implementing SMS API using Azure Serverless Functions
(Nitin Sawant) The SMS API has three main pieces which fit together as follows:
Power BI Sentinel: Backup, Documentation, Change Tracking And Lineage Tracking For Power BI
(Chris Webb) A few weeks ago at SQLBits I had a demo of a very interesting new tool for Power BI users called Power BI Sentinel. The website, with all the details, is here:
