2021 State of PostgreSQL survey results
Postgres is one of the most popular and loved databases in the world, even after 30+ years of development. Learn how developers use Postgres today, from the use cases they’re tackling and places they go to share and learn to opportunities for improvement in the Postgres community, and more.
Time-Series Analytics for PostgreSQL: Introducing the Timescale Analytics Project
We're excited to announce Timescale Analytics, a new project focused on combining all of the capabilities SQL needs to perform time-series analytics into one Postgres extension. Learn about our plans, why we're sharing it now, and ways to contribute your feedback and ideas.
TimescaleDB vs. Amazon Timestream: 6,000x Higher Inserts, 5-175x Faster Queries, 150-220x Cheaper
Our TimescaleDB vs Amazon Timestream results surprised us, but even after testing several configurations, we found Timestream slow, expensive, and missing key database capabilities like backups, restores, updates, and deletes.
Achieving the Best of Both Worlds: Ensuring Up-To-Date Results With Real-Time Aggregation
Real-time aggregates (released with TimescaleDB 1.7) build on continuous aggregates' ability to increase query speed and optimize storage. Learn what's new, details about how they work, and how to get started.