TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile
TigerData - Creators of TimescaleDB

@tigerdatabase

The fastest PostgreSQL cloud platform for time series, real-time analytics, and vector workloads. Creators of TimescaleDB. github.com/timescale

ID: 1924494349842219008

linkhttps://tigerdata.com/ calendar_today19-05-2025 15:56:29

113 Tweet

179 Followers

11 Following

TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

Working with time-series data, building real-time apps, or scaling PostgreSQL for AI workloads? 🚀 This latest newsletter from TigerData (creators of Timescale (now TigerData)) is packed with developer gold: lnkd.in/gmBupqka 🔥 Performance that matters: 9,000x faster high-performance

Working with time-series data, building real-time apps, or scaling PostgreSQL for AI workloads? 🚀

This latest newsletter from TigerData (creators of <a href="/TimescaleDB/">Timescale (now TigerData)</a>) is packed with developer gold: lnkd.in/gmBupqka

🔥 Performance that matters:
9,000x faster high-performance
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

RTABench was designed to reflect real-world analytics workloads. Think: ➡️ Highly selective queries ➡️ Complex joins ➡️ JSONB expressions ➡️ Pre-aggregations and filters you'd actually write If you want to understand how Postgres handles real analytical queries—not synthetic

Tobias_Petry.sql (@tobias_petry) 's Twitter Profile Photo

My free course about fast analytics with Timescale (now TigerData) is near - after a long time. The design is almost finished and I am beautifying the first two modules now for a release at start of September. So happy the first things will finally be released 😃

My free course about fast analytics with <a href="/TimescaleDB/">Timescale (now TigerData)</a> is near - after a long time.

The design is almost finished and I am beautifying the first two modules now for a release at start of September.

So happy the first things will finally be released 😃
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

“Queries dropped from 30s to instant.” — A very relieved ex-MongoDB user at Edeva They didn’t change their dashboard. They just changed their database. TigerData (creators of TimescaleDB): Built for time-series workloads that actually scale. 👉 Hear it straight from them:

“Queries dropped from 30s to instant.”
 — A very relieved ex-MongoDB user at Edeva

They didn’t change their dashboard.
They just changed their database.

TigerData (creators of TimescaleDB):
Built for time-series workloads that actually scale.

👉 Hear it straight from them:
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

SCHEMA CHAOS No schema on write. Surprise errors on read. MongoDB makes it easy to start. Then betrays you when you scale. For time-series, that’s a dealbreaker. TigerData (creators of TimescaleDB) Built for consistency you can trust. 👉 Try TigerData:

SCHEMA CHAOS

No schema on write.
Surprise errors on read.

MongoDB makes it easy to start.
Then betrays you when you scale.

For time-series, that’s a dealbreaker.

TigerData (creators of TimescaleDB)
Built for consistency you can trust.

👉 Try TigerData:
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

Axpo, Switzerland’s largest power producer and a global leader in energy trading and renewable marketing, uses TigerData to ingest 150 million time-series rows daily from over 20 power plant systems, enabling fast, efficient querying and analytics. Learn how in this video.

TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

Need to add one field? Repull your entire historical time-series. MongoDB for time-series: That’s the “update” path. TigerData (creators of TimescaleDB): Built for painless backfills and evolving schemas. 👉 Try TigerData: console.cloud.timescale.com/signup 👉 Explore the benchmark

Need to add one field?
Repull your entire historical time-series.

MongoDB for time-series:
That’s the “update” path.

TigerData (creators of TimescaleDB):
Built for painless backfills and evolving schemas.

👉 Try TigerData: console.cloud.timescale.com/signup
👉 Explore the benchmark
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

Add a node → Reshard everything. Spin up a test cluster → Surprise bills. MongoDB for time-series: You scale it, you pay for it. Built to punish growth. TigerData (creators of TimescaleDB): Built to scale—without the gotchas. 👉 Try TigerData: tsdb.co/w98v6s78 👉

Add a node → Reshard everything.
Spin up a test cluster → Surprise bills.

MongoDB for time-series:
You scale it, you pay for it.

Built to punish growth.

TigerData (creators of TimescaleDB):
Built to scale—without the gotchas.

👉 Try TigerData: tsdb.co/w98v6s78
👉
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

“Postgres is a very viable option.” — MongoDB CEO, June 2025 earnings call Even Mongo knows: When you need scale, trust, and flexibility for time-series workloads… Postgres wins. TigerData (creators of TimescaleDB) Postgres, built for time-series and AI. 👉 Try TigerData:

jacky (@jjackyliang) 's Twitter Profile Photo

1/4 After my AI search piece hit 1M+ impressions, everyone asked: what to use? Similarity != Relevance Sometimes you need similarity (topics) Sometimes you need relevance (exact IDs) Sometimes you need both - hybrid search

1/4 After my AI search piece hit 1M+ impressions, everyone asked: what to use?

Similarity != Relevance

Sometimes you need similarity (topics) 

Sometimes you need relevance (exact IDs) 

Sometimes you need both - hybrid search
TigerData - Creators of TimescaleDB (@tigerdatabase) 's Twitter Profile Photo

“We tried to replicate what TimescaleDB does—behind the scenes—in MongoDB. It sort of worked… but also didn’t.”  — Lead engineer @ Evergen They wired together Kafka, daily backfills, and one-day buckets. All just to make MongoDB usable for time-series. Then they switched to

“We tried to replicate what TimescaleDB does—behind the scenes—in MongoDB. It sort of worked… but also didn’t.”
 — Lead engineer @ Evergen

They wired together Kafka, daily backfills, and one-day buckets.

All just to make MongoDB usable for time-series.
Then they switched to
Mike Freedman (@michaelfreedman) 's Twitter Profile Photo

Intrigued by Zed's announcement of DeltaDB, which mentions using CRDTs to synchronize code changes. The details are thin, but it touches on a deep and fascinating frontier. For decades we’ve searched for better ways to manage concurrency. — Databases solved it with