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

SoloDB 1.0: Production Ready

After two years of production deployment managing a 1.5TB database, SoloDB reaches version 1.0 with the new Events API.

Read more →

Introducing solodb.org

SoloDB now has a dedicated website with documentation, examples, and getting started guides.

Read more →

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 →