(Jack Vamvas) Question: What is the performance impact of enabling Transparent Data Encryption (TDE) on SQL Server database query performance? How can I measure the performance impact ?
Community
Reactstrap Components in ReactJS – Part Five
(Sanwar Ranwa) Reactstrap is a component library for Reactjs. It provides built-in Bootstrap components that provide flexibility and inbuilt validations, making it easy to create a UI.
SQL SERVER – Capturing Execution Plan for Canceled Query
(Pinal Dave) The reason, I love my job is that my audience. Every single day I work with new clients on the project Comprehensive Database Performance Health Check, I also discover new aspects of SQL Server. One of DBA recently asked is there any way to capture the execution plan for the canceled qu
18 Things You Can Do to Remove MySQL Bottlenecks Caused by High Traffic (Part Two)
(Peter Zaitsev) If your data does not fit into memory well, your MySQL performance is likely to be severely limited. If your data already fits in well, adding even more memory will not provide any performance improvements.
C# 8.0 Indices and Ranges
(Miguel Bernard) Compared to other languages, C# was way behind in capabilities to handle data efficiently.
Middleware in ASP .NET Core 3.1
(Shahed C) If you’ve been following my blog series (or if you’ve done any work with ASP .NET Core at all), you’ve already worked with the Middleware pipeline.
Rediscovering My Love Of ColdFusion And CFML In 2020
(Ben Nadel) I’ve never been shy about how much I enjoy ColdFusion. So many wonderful things in my life have sprung from the fact that I happened to get an internship under Glen Lipka 20-years ago; and, that his company happened to be using ColdFusion 4.5.
Backup Oracle To Amazon AWS S3 – Part 1
(Jared Still) Oracle has the ability to backup directly to Amazon S3 buckets.
How to upgrade APEX from version 19.2 to version 20.1 on Oracle Database 18c XE
(Matthias Hoys) APEX 20.1 is out! Oracle released it yesterday, and you can download it here. Check the Release Notes, the Installation Guide and the overview of Known Issues.
Creating a Public Accessible 20c Database VM on Oracle Cloud
(Liron Amitzi) Lately I started playing with Oracle 20c and the cloud. I had a few issues with configuring the DB VM and accessing it from home, so here is a short guide.