A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More

  • Syndicated blog - Posted on: Apr 17, 2024

    Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I am always the one who looks into weird things, is there a pattern here) Upon reviewing the query stor...

  • Syndicated blog - Posted on: Mar 07, 2024

    As string is the most common data type in an application, nvarchar and its variant varchar are probably the most common column types in your database. (We almost always use nvarchar because nchar is meant for fixed length columns which we don’t...

  • Syndicated blog - Posted on: Feb 20, 2024

    A colleague asked me yesterday – how do we migrate properties of catalog content. There is, unfortunately, no official way to do it. There are several unofficial ways to do it, however. Today we will explore the way I personally recommend – for it...

  • Syndicated blog - Posted on: Jan 16, 2024

    If you are using Optimizely Customized Commerce, the common wisdom is that you should be using serializable cart mode. It’s not perfect (we discussed the drawbacks in, um, my book), but generally it has performance benefits. But for any reason tha...

  • Syndicated blog - Posted on: Dec 22, 2023

    While we always want to have fast database queries, it is not doable all the time. Sometimes we need to run slow queries, and we need to tell the underlying framework that this query can take some time to complete, and we’re fine with it. Otherwis...

1 2 3 4 5 ... Last
 Workplace: Optimizely AB
 Community Level: Oracle

Syndication and sharing