Blog

Creating a binary storage format

Composite indexes are very powerful tools at your disposal when improving performance on large databases.

Troubleshooting common issues with composite indexes in SQL databases

Composite indexes are very powerful tools at your disposal when improving performance on large databases.

Eliminating full table scans for paginated SQL queries

Eliminating full table scans for slow paginated SQL queriesSem Postma, September 9, 2023You often do not need to know the total page count. Here is an easy way to rewrite your SQL queries with the potential to drastically improve performance.If your ORM is returning...
Eliminating full table scans for paginated SQL queries

Eliminating full table scans for paginated SQL queries

Eliminating full table scans for slow paginated SQL queriesSem Postma, September 9, 2023You often do not need to know the total page count. Here is an easy way to rewrite your SQL queries with the potential to drastically improve performance.If your ORM is returning...

Binary Heaps with Javascript

Binary Heaps with Javascript

A heap tree is a type of data structure where the each node is either greater than or equal or less than or equal to the node’s children. Binary heaps are often used to implement priority queues.

S3 Not passing correct CORS headers to Cloudfront

S3 Not passing correct CORS headers to Cloudfront

S3 not passing correct headers to CloudfrontA simple fix for a very annoying issue with AWS Cloudfront and S3.Assuming that you already configured the appriopriate CORS policy below. Your CORS policy may look different depending on the type of headers, methods and...

Using React Ionic in production

Using React Ionic in production

After long consideration between development frameworks like Xamarin, React Native and Flutter we finally decided to switch to using Ionic React.

A project in mind?

Do you have a project in mind and no idea where to start? Do you already have a product / service and would you like to get more out of it? Or do you just have a question?