(Dustin Marx) Alvaro Munoz recently posted “The Octopus Scanner Malware: Attacking the open source supply chain” on the GitHub Security Lab site.
Author: SSWUG Research
Completing SQL. Part 4. Working with exceptions and the influence of data on the development process. Using ML.NET.
(Andrey Podkolzin) This is going to be the final article in the series of articles on the life of IDE developers for databases.
Angular Custom Directives for Beginners
(Rajendra Singh Dodiya) This article shows how to create a custom directive and use it in our project in angular js. This tutorial is for beginners/fresher or students.
SQL SERVER – Rows Sampled – sys.dm_db_stats_properties
(Pinal Dave) Yesterday, I wrote a blog post SQL SERVER – Statistics Modification Counter – sys.dm_db_stats_properties where I discussed how many rows have been modified based on sys.dm_db_stats_properties. I received lots of follow up questions and comments on the blog.
Best Practices for MySQL Backups
(Matthew Boehm) Here in Percona’s Training department, we like to think that we instruct our learners on the best practices for all things MySQL-related. In addition to performance tuning, query optimization, and replication configurations, another important topic is backups.
Attempting To Improve Rendering Performance Of A Large List View In AngularJS 1.2.22
(Ben Nadel) Last week at InVision, we held a company hackathon that produced some amazing ideas across the company. I was on a team that built a “magic link” invite system for enterprise customers.
Rolling forward a Physical Standby
(Marco Mischke) Today I am going to write about one of my favorite new features for Oracle Data Guard which was introduced with version 12.1. For this post I refer to primary and phyiscal standby database simply as primary and standby for the sake of readability.
Azure-Enabled Integration Services Projects in Visual Studio
(Koen Verbeeck) I’m developing SQL Server Integrations Services (SSIS) packages in Visual Studio. These packages are deployed into Azure using the Azure-SSIS Integration Runtime in Azure Data Factory (ADF). Sometimes packages fail when running in Azure while they run successfully in Visual Studio.
MySQL 8.0.20 New Features Summary
(Olivier Dasini) Presentation of some of the new features of MySQL 8.0.20 released on April 27th, 2020.
10 Azure DevOps Tips & Tricks that you should know
(Abhijit Jana) Azure DevOps has everything you need to build your software product from envisioning to put in into end-users’ hands. This post listed 10 useful Azure DevOps Tips & Tricks.