Tiger Data - Creators of TimescaleDB

419 posts

Tiger Data - Creators of TimescaleDB banner
Tiger Data - Creators of TimescaleDB

Tiger Data - Creators of TimescaleDB

@TigerDatabase

The fastest PostgreSQL cloud platform for time series, real-time analytics, and vector workloads. Creators of TimescaleDB. https://t.co/KhYccImJ5D

Katılım Mayıs 2025
20 Takip Edilen1.3K Takipçiler
Sabitlenmiş Tweet
Tiger Data - Creators of TimescaleDB
🐯 @TimescaleDB is now TigerData! 🚀 When we launched Timescale, the top Hacker News comment said it was “a bad idea.” PostgreSQL wasn’t supposed to be fast. Or scalable. Or useful for time-series. 8 years later: -2,000 customers -8-digit ARR -Most workloads aren’t even time-series anymore We’ve changed our name to reflect that evolution: Timescale is now TigerData. Same code. Same team. Still PostgreSQL. Just a lot faster.
GIF
English
11
5
31
16K
Giovanni Martinez
Giovanni Martinez@iqtoolkit·
Today marks day one of an exciting new chapter! 🚀 I’m thrilled to announce I’m joining @TigerDatabase (formerly Timescale) as a Database Support Engineer. I'll be taking my passion for #PostgreSQL helping teams architect high-performance, AI-ready data systems. Time to build!
English
1
0
1
20
Tiger Data - Creators of TimescaleDB retweetledi
Tiger Data - Creators of TimescaleDB retweetledi
Ajay Kulkarni
Ajay Kulkarni@acoustik·
Tiger Data mentioned during the NVIDIA GTC Keynote. Someone pinch me 😳
Ajay Kulkarni tweet media
English
1
3
23
1.2K
Tiger Data - Creators of TimescaleDB retweetledi
Tiger Data - Creators of TimescaleDB
We're excited to share that Tiger Data is joining Chainguard Commercial Builds to provide secure, production-ready container images. Starting 3/17, TimescaleDB is available packaged inside the Chainguard Factory, a SLSA Level 3-compliant system that delivers: ✅ Minimal attack surface ✅ Zero CVEs ✅ Full provenance & SBOMs ✅ FIPS readiness ✅ SLAs for vulnerability remediation Enterprises shouldn't have to choose between getting value from their software and maintaining the security layers beneath it. This partnership means your teams get TimescaleDB with the most secure software supply chain on the market - without the overhead of building, patching, or monitoring images yourself. 👉 tsdb.co/wdk5fxrn #SoftwareSupplyChain #Chainguard #TimescaleDB
Tiger Data - Creators of TimescaleDB tweet media
English
0
3
2
505
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
Thankful for the amount of open-source fuzzing and static analysis tooling these days. A good use of the code freeze period for @TimescaleDB 2.26. 🫡 github.com/timescale/sqls…
Mike Freedman tweet media
English
1
1
12
1.1K
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
Just released TigerFS v0.6: Dedicated schema for backing tables, TLS enforcement, SQL injection hardening, and auto-installed skills for Claude Code/Codex/etc. Migration command included for existing users.
Mike Freedman tweet media
Mike Freedman@michaelfreedman

Introducing TigerFS - a filesystem backed by PostgreSQL, and a filesystem interface to PostgreSQL. Idea is simple: Agents don't need fancy APIs or SDKs, they love the file system. ls, cat, find, grep. Pipelined UNIX tools. So let’s make files transactional and concurrent by backing them with a real database. There are two ways to use it: File-first: Write markdown, organize into directories. Writes are atomic, everything is auto-versioned. Any tool that works with files -- Claude Code, Cursor, grep, emacs -- just works. Multi-agent task coordination is just mv'ing files between todo/doing/done directories. Data-first: Mount any Postgres database and explore it with Unix tools. For large databases, chain filters into paths that push down to SQL: .by/customer_id/123/.order/created_at/.last/10/.export/json. Bulk import/export, no SQL needed, and ships with Claude Code skills. Every file is a real PostgreSQL row. Multiple agents and humans read and write concurrently with full ACID guarantees. The filesystem /is/ the API. Mounts via FUSE on Linux and NFS on macOS, no extra dependencies. Point it at an existing Postgres database, or spin up a free one on Tiger Cloud or Ghost. I built this mostly for agent workflows, but curious what else people would use it for. It's early but the core is solid. Feedback welcome. tigerfs.io

English
2
2
14
1.5K
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
Neat demo of a RAG alternative: Just ingest files from various formats into clean markdown that's written into your database. Then give your agent access to them via TigerFS's file-system interface. Go forth and grep!
Abhay Bhargav@abhaybhargav

"RAG is dead" Expose a file system with files that are easy to read or parse and look at those agents fly. In this video I use two very interesting technologies: TigerFS from @TigerDatabase and LiteParse from @llama_index to build a purely file-system driven agent using @claudeai code and Claude Agent SDK (video link in first comment)

English
0
1
11
2.2K
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
@TigerDatabase If you want to help build pg_textsearch and the best search stack for postgres (including pgvectorscale), DM me. Hire globally for high agency engineers.
Lake Buena Vista, FL 🇺🇸 English
0
2
16
1.4K
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
Just merged: TigerFS support for tables with composite public keys when in "data mode" (mounting an existing postgres table as a file system), including partitioned tables and hypertables. Thanks @diwanksingh for request! github.com/timescale/tige…
Mike Freedman tweet media
Mike Freedman@michaelfreedman

Introducing TigerFS - a filesystem backed by PostgreSQL, and a filesystem interface to PostgreSQL. Idea is simple: Agents don't need fancy APIs or SDKs, they love the file system. ls, cat, find, grep. Pipelined UNIX tools. So let’s make files transactional and concurrent by backing them with a real database. There are two ways to use it: File-first: Write markdown, organize into directories. Writes are atomic, everything is auto-versioned. Any tool that works with files -- Claude Code, Cursor, grep, emacs -- just works. Multi-agent task coordination is just mv'ing files between todo/doing/done directories. Data-first: Mount any Postgres database and explore it with Unix tools. For large databases, chain filters into paths that push down to SQL: .by/customer_id/123/.order/created_at/.last/10/.export/json. Bulk import/export, no SQL needed, and ships with Claude Code skills. Every file is a real PostgreSQL row. Multiple agents and humans read and write concurrently with full ACID guarantees. The filesystem /is/ the API. Mounts via FUSE on Linux and NFS on macOS, no extra dependencies. Point it at an existing Postgres database, or spin up a free one on Tiger Cloud or Ghost. I built this mostly for agent workflows, but curious what else people would use it for. It's early but the core is solid. Feedback welcome. tigerfs.io

Miami Beach, FL 🇺🇸 English
1
2
19
2.6K
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
🔧@TimescaleDB 2.26.2 is out. Maintenance release: stability and bug fixes only. 7 fixes: three use-after-free issues in the compression path, wrong-result bug in chunk exclusion with mutable expressions, chunk skipping with dropped columns, GROUP BY ROLLUP regression on compressed continuous aggregates, and WAL record tracking cleanup under EXPLAIN. On Tiger Cloud, you'll be upgraded automatically during your maintenance window with no downtime (dev dbs first, then prod). Self-hosting? Upgrade when you can. github.com/timescale/time…
English
0
1
8
708
Tiger Data - Creators of TimescaleDB retweetledi
Polliog
Polliog@SoPolliog·
The @TimescaleDB case study on @Logtide_dev is live 🎉 Why we chose TimescaleDB over ClickHouse for a GDPR-first, self-hosted SIEM, and why operational simplicity matters more than raw benchmarks for SMB-scale deployments. tigerdata.com/blog/how-times…
English
0
3
10
564
Tiger Data - Creators of TimescaleDB retweetledi
Mike Freedman
Mike Freedman@michaelfreedman·
Two big announcements today kicking off @hannover_messe, but one story: The industrial historian is being modernized. Legacy products are stuck in 1990s technology, and industrial orgs need to do far more with their operational data: more data, faster decisions, and now AI. Today we announced @TimescaleDB Enterprise: commercial packaging of our Postgres-based time-series database -- HA, backups, monitoring, admin console, optional cloud sync -- for on-prem and edge. We also unveiled a strategic alliance with @InductiveAuto. End-to-end: Ignition at the edge and plant → TimescaleDB Enterprise at each site → Tiger Cloud across the enterprise. Physical AI will run on factories, grids, and fleets, and it needs an open, SQL-native time-series foundation from sensor to cloud. That's the foundation we already power across 1000s of companies. 🏭🏗️⛏️🛢️⚡🚚⚙️🦾
English
4
5
10
1.3K