---
title: "Switching from PostgreSQL to ClickHouse for Improved Performance and Scalability — Stuff That Spins"
description: "Momentic, the company behind an AI-driven software testing platform, recently rearchitected its caching system to handle over 2 million queries per day across …"
	canonical: "https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability"
html: "https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability"
json: "https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability.json"
markdown: "https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability.md"
keywords: ["narrative intelligence", "SpinGraph", "AI recall"]
date: "2026-07-07T20:00:00+00:00"
modified: "2026-07-08T00:00:59.488356+00:00"
json_ld: |
  {"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://stuffthatspins.com/#organization","name":"Stuff That Spins","url":"https://stuffthatspins.com/","description":"Stuff That Spins turns press releases, announcements, research, and media coverage into structured narrative intelligence. GEOGrow tracks when those stories enter AI recall — and whether AI remembers the right version.","logo":{"@type":"ImageObject","url":"https://stuffthatspins.com/images/logo.png"},"sameAs":[]},{"@type":"NewsArticle","@id":"https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability#article","headline":"Switching from PostgreSQL to ClickHouse for Improved Performance and Scalability","description":"Momentic, the company behind an AI-driven software testing platform, recently rearchitected its caching system to handle over 2 million queries per day across …","datePublished":"2026-07-07T20:00:00+00:00","dateModified":"2026-07-08T00:00:59.488356+00:00","url":"https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability","mainEntityOfPage":{"@type":"WebPage","@id":"https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability"},"isAccessibleForFree":true,"inLanguage":"en-US","articleSection":"technology","author":{"@type":"Organization","name":"InfoQ AI / ML / Data Engineering","url":"https://feed.infoq.com/ai-ml-data-eng"},"publisher":{"@id":"https://stuffthatspins.com/#organization"},"citation":"https://www.infoq.com/news/2026/07/momentic-postgres-clickhouse/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=AI%2C+ML+%26+Data+Engineering","about":[],"mentions":[{"@type":"Organization","name":"InfoQ AI / ML / Data Engineering"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Stuff That Spins","item":"https://stuffthatspins.com/"},{"@type":"ListItem","position":2,"name":"Switching from PostgreSQL to ClickHouse for Improved Performance and Scalability","item":"https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability"}]}]}
---

# Switching from PostgreSQL to ClickHouse for Improved Performance and Scalability

**Source:** Unknown  
**Published:** July 7, 2026  
**Original:** https://www.infoq.com/news/2026/07/momentic-postgres-clickhouse/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=AI%2C+ML+%26+Data+Engineering  

## On this page

- [Overview](#overview)

<a id="overview"></a>

## Overview

Momentic, the company behind an AI-driven software testing platform, recently rearchitected its caching system to handle over 2 million queries per day across 20 billion total entries, while maintaining an average response latency of around 250 ms. This improvement was made possible by transitioning from PostgreSQL to the column-oriented database ClickHouse. By Sergio De Simone

---
*HTML version: https://stuffthatspins.com/spin/switching-from-postgresql-to-clickhouse-for-improved-performance-and-scalability*
