0

I heard recently about how Planetscale which uses Vitess can be used with Prisma. At the moment I am using Postgres but would like to try out Vitess if possible. Some of my searches found that Prisma is tested against Vitess (https://github.com/prisma/prisma-engines/blob/c28057e8dafb64a3b980d1f816494b183d47cf52/docker-compose.yml) but I can't find any docs saying if its possible and how to get it working. Any help or direction would be greately appreciated.

Thanks

Paul

  • 1
    It should work out of the box with Vitess, using the `planetScale` preview feature. I'm assuming you have that as you're using Postgres. – Ryan Sep 17 '21 at 10:54
  • Thanks Ryan! This is the only mention I could find of the "planetScaleMode" preview feature: https://github.com/prisma/prisma/issues/7294 Do you know if there is anything more official? – Paul Smith Sep 20 '21 at 02:43
  • Not at the moment. You would need to use it with `planetScaleMode` preview feature enabled. – Ryan Sep 20 '21 at 06:06

0 Answers0