This is my blog for in-depth technical articles, interesting libraries and general programming.

SoloDB vs LiteDB: A Performance and Usability Deep Dive

Benchmarking SoloDB and LiteDB: how different architectural approaches impact performance, memory usage, and developer experience.

Read more →

Tutorial on Implementing a F# Type Provider At Home

A detailed walkthrough on creating a compile-time F# Type Provider that transforms strings using case inversion using Visual Studio 2022.

Read more →