Has anyone experienced issues where Prisma takes u...
# orm-help
a
Has anyone experienced issues where Prisma takes up a good bit of memory compared to other ORMs, especially after retrieving larger data sets? I notice this in Heroku, where the starter apps have just 512MB of RAM.
n
Hey Austin 👋 Do you have any repository/sample in which you are running into this memory issue, so that we could test it?
a
Thanks for the attention to this -- I don't have a great sample, this is tied up in a production app, but I'll see if I can extract an easy-to-reproduce example and submit an issue.
n
That would be really helpful 🙌