In the first clickhouse article I said my use case is web performance data, huge data set, which brought me to the column-oriented database...
Ever found yourself wrestling with a slow backend task, leaving users staring at a blank screen and wondering if your app has frozen? The HTML...
Let me start with my use case. I have a lot of Performance API data, where each page view has many Performance Entries. Just imagine one page view has...
IDEs are awesome, but sometimes in my way and setting up test runners sometimes defeats the purpose of being fast with tests, which also means having...