(James McCaffrey) Thompson Sampling is an algorithm that can be used to analyze multi-armed bandit problems. Imagine you’re in a casino standing in front of three slot machines.
Other News
Database Automation with Puppet: Deploying MySQL & MariaDB Replication
(Ashraf Sharif) Puppet is an open source systems management tool for centralizing and automating configuration management.
Advice on fragmentation and shrinkage
(Connor McDonald) If you have performed some sort of data cleanup or similar on a table, then the deleted space will be reused by future insertions.
RMAN Backup With Archivelog
(Anuradha Mudgal) RMAN plays an important role n Oracle RDBMS. Let’s have look on the steps are used by Oracle during the “RMAN Backup With Archivelog”
All of the Formatting Options for your Query Results
(Jeff Smith) This would be for both SQLcl and SQL Developer, but a few are reserved for SQLcl today.
Transfer On-Premises Files to Azure Blob Storage
(Fikrat Azizov) Data integration tasks sometimes require transferring files between on-premises and cloud sources. In this tip I’ll explain how to create an Azure Data Factory pipeline to transfer CSV files between an on-premises machine and Azure Blob Storage.
Create An Angular 8 App With ASP.NET Core
(Sarathlal Saseendran) In this post, we will see how to upgrade Angular older versions to Angular 8 and create an Angular 8 app with ASP.NET Core and Visual Studio 2017.
Transaction Using ACID Properties Timestamp Protocol and Security Procedures – Part 6
Object Oriented Database (OODB) The object oriented database (OODB) delivers all the functions related with the object oriented paradigm. In this way, we can organize objects, create classes, structure an inheritance hierarchy, as well as call methods from other classes. In addition, the functions associated with the standard database systems are provided. On the other hand, object oriented database systems...
Making impossible states impossible: data structures in React
(Jack Franklin) One of the things I like to spend a lot of time on is data structures. It’s one of the first things I think about when building something: what data do I have to work with, and what’s the best format for it to be in?
Checklist for writing great Visual Studio extensions
(Mads) Great Visual Studio extensions share a few key features that sets them apart from the rest.
