top | item 44018800

(no title)

beeman | 9 months ago

One of my mentees worked with Xata in their app using Prisma and it wasn't great. The need for a second db for the 'shadow' db that prisma needs, and they would throw Out of Memory errors frequently without any significant usage.

The app now moved to Prisma's postgres hosting and it works like a charm, only thing that changed is the db.

discuss

order

tudorg|9 months ago

[Author here] I'm sorry for the bad experience with Xata. If it's still an issue I'd be glad to have a look.

Just to make sure, I suppose this is on the Xata Lite free tier, not on the Postgres at scale platform that this blog post talks about.

nop_slide|9 months ago

Oh yeah that prisma that decided doing joins in memory was a good idea? Yeah def would trust them to run a db hosting platform too

/s

https://github.com/prisma/prisma/discussions/19748

sgarland|9 months ago

I'm so glad I'm not the only person pointing this out every time they're brought up. I don't think I've ever felt the need to name and shame a company before, but this was just an egregiously horrible decision that they tried to smooth over and explain away. I will never have any faith in them whatsoever, due solely to that.