Real Time Analytics with PostgreSQL
Many companies are in need of a real-time analytics solution. Events such as website clicks or sensor measurements come in at a high rate and users want real-time insight into this data using a dashboard, which involves a number of scalability problems. A typical approach is to store events data in HDFS, compute different aggregates using Spark, and put the results into Cassandra to let the application access them. In this webinar, we will show that PostgreSQL can perform all of these tasks efficiently by using a combination of cached aggregates and a queue of changes that is periodically flushed into the cache. Using the Github archive data, we will demonstrate that this approach performs well on both the ingestion side and the querying side even for very large datasets.

Scale Out PostgreSQL and Visualize Your Big Data

PostgreSQL performance tips you have never seen before | Citus Con: An Event for Postgres 2023

Jan Karremans - Comparing PostgreSQL to Oracle. The best kept secrets to success

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Practical approach to building real-time analytics for cybersecurity applications | Citus Con 2023

Tuning PostgreSQL for High Write Workloads

Scaling Postgres for Time Series Data with the Citus Database

Learn Snowflake – Full 1-Hour Crash Course for Complete Beginners

Sharding and Scaling PostgreSQL: Principles and Practice Webinar

What is a Vector Database? Powering Semantic Search & AI Applications

Divide and Conquer: Multi-tenancy in Postgres | Citus Con: An Event for Postgres 2023

Keynote: After the AI Hype – What’s Real, and What’s Next - Richard Campbell - 2026

The Elephants In The Room: Limitations of the PostgreSQL Core Technology

PostgreSQL performance in 5 minutes

Efficient Time Series with PostgreSQL - Steve Simpson
![Beginner to T-SQL [Full Course]](https://i.ytimg.com/vi/cACat4KNncg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLA4o6xA3UzwmxwP9P-enFU9sgxi6Q)
Beginner to T-SQL [Full Course]

A Detailed Understanding of MVCC and Autovacuum Internals in PostgreSQL 14 - Avinash Vallarapu

PostgreSQL Backups the modern ways - Magnus Hagander

PostgreSQL Partitioning in Production: A Practical Guide

