shashanksingh / Awesome-Postgres-Realtime-Materialized-Tables-Using-PG-IVM

This is a reference implementation of postgres realtime materialized tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Postgres Realtime Materialized Tables

This is a reference implementation of postgres realtime materialized tables using IVM extension

  1. It won't work with AWS Aurora Postgres or AWS RDS as they dont support IVM extension yet, source
  2. It works with Self Hosted/managed Postgres, installation steps

Screenshots

Workng

About

This is a reference implementation of postgres realtime materialized tables

License:Apache License 2.0