
Read more
Built on PostgreSQL, Tiger Cloud combines robustness and flexibility to tame your most demanding workloads, from real-time analytics and IoT data to events and vector embeddings.
Receive the latest technical articles and release notes in your inbox.

Apr 20, 2026
Most search stacks run four systems to answer one question. You don't need any of them. Build production hybrid search in Postgres with pg_textsearch for BM25, pgvectorscale for vector similarity, and Reciprocal Rank Fusion to combine them. One query. One database.

Mar 28, 2024
Timescale's James Blackwood-Sewell looks into states and dwell time to explain how you can group rows by time using hyperfunctions.

Jun 23, 2022
There is a better way to explore and analyze time-series data with PostgreSQL: hyperfunctions. Learn how to ease your workload with faster and simpler data analysis using TimescaleDB.

Sep 14, 2021
Get a primer on percentile approximations and why they're useful for analyzing large time-series datasets.