(Peter Vogel) When it comes to controlling which users can access which functionality in a Blazor application you not only have access to all of the user’s authentication you can authorize the user’s actions without writing any code.
Other News
Mapping Java Entities for Persistence With Hibernate (Part 4)
(Mahmoud Anouti) Learn more about the additional ORM mapping features in Hibernate/JPA.
Serializing A MySQL RecordSet As A Set Of INSERT Statements Using Lucee CFML 5.2.9.40
(Ben Nadel) This past week at InVision, some data was accidentally deleted from one of our MySQL databases. In order to get the data back, our Data Services team had to restore one of the backups.
Database Replication from MySQL to ClickHouse for High Performance WebScale Analytics
MySQL works great for Online Transaction Processing (OLTP) systems, MySQL performance degrades with analytical queries on very large database infrastructure, I agree you can optimize MySQL query performance with InnoDB compressions but why then combine OLTP and OLAP (Online Analytics Processing Syst
Downsizing the Data Set – Resampling and Binning of Time Series and other Data Sets
(Lucas Jellema) Data Sets are often too small. We do not have all data that we need in order to interpret, explain, visualize or use for training a meaningful model. However, quite often our data sets are too large.
SQL SERVER – Upgrade Rule Failure Error: No Custom Security Extensions
(Pinal Dave) A few days ago, I wrote a blog about the issue with the SQL Server upgrade where issue was due to Reporting Services installation in a bad state. Here is the link for that blog. SQL SERVER – Upgrade Error: The Specified Service Does Not Exist as an Installed Service.
Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
(Sergey Kanzhelev) Operating distributed apps is hard. Distributed apps typically consists of multiple components. These components may be owned and operated by different teams.
Experimental Binary of Percona XtraDB Cluster 8.0
(Borys Belinsky) Percona is happy to announce the first experimental binary of Percona XtraDB Cluster 8.0 on October 1, 2019. This is a major step for tuning Percona XtraDB Cluster to be more cloud- and user-friendly.
Installing Oracle Database 19c with GitHub Repos
(Skant Gupta) In this post, we can use GitHub reposirotry to fetch the repos and then be installing the Oracle Database 18c. GitHub must be installed for this feature prerequisite.
Simplify Your Azure Bill by Resource Group
(Mohammed Moinudheen) I have a number of Azure SQL Server resources to manage. My manager has asked me if it is possible to categorize the Azure resources based on the various departments within the company and also to consolidate the resource billing information by department within the organizatio
