Skip to main content
TimescaleDB

TimescaleDB

SoftwareWikipedia

Search complete. 13 mentions across 1 episode found for "TimescaleDB".

Sep 22, 2026

speaker_0NARRATOR
0:24
Time series databases are built specifically for this kind of workload.
speaker_0NARRATOR
0:29
TimescaleDB is an open-source database from Tiger data that adds time series capabilities to PostgreSQL.
speaker_0NARRATOR
0:37
It's implemented as a Postgres extension, so it introduces new functionality while preserving standard Postgres behavior and SQL.
speaker_0NARRATOR
0:46
This lets a single Postgres-based system handle both transactional and analytical workloads without splitting data across multiple tools.

12 MINS LATER

Brandon PurcellGUEST
13:25
And I think really the, the difference in the value of Postgres with its extensibility.
Brandon PurcellGUEST
13:29
I used PostGIS for years, and I've been amazed at what you could do, accomplish from a GIS perspective.
Brandon PurcellGUEST
13:35
And now in TimescaleDB is using those same concepts with the extensibility of Postgres, and the ability to interact from a query planner, automatically route to the appropriate request against the right chunks.
Brandon PurcellGUEST
13:47
And we've spent a lot of time optimizing that path as well, so you touch as few chunks as possible for your queries, and so you can have a lot of historical data.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.