Hi guys. Has anyone worked with saving analytics data with prisma?
t
Tim Mensch
07/11/2021, 7:31 PM
I'm using PostgreSQL with Prisma and decided to use TimescaleDB for analytics data. It has a few features like compression and auto-generated MATERIALIZED VIEWs that were ideal for my use case.