Hi guys. Has anyone worked with saving analytics d...
# orm-help
d
Hi guys. Has anyone worked with saving analytics data with prisma?
t
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.
💯 2