Microsoft Introduces Postgres-Compatible Azure HorizonDB
Azure HorizonDB is a managed Postgres-compatible service on Azure offering massive scale, low-latency commits, integrated AI, and faster vector search with DiskANN filtering.
Why COUNT(*) can be slow in Postgres: a good delve into how Postgres works 'under the hood' and why that means that counting rows can sometimes be quite time-consuming.