Has anyone used prisma and <appwrite.io> together?...
# orm-help
h
Has anyone used prisma and appwrite.io together? I've seen a lot of people using supbase and prisma together. Appwrite is also a firebase installation project like supbase, which has a simple structure without having to create a sql query directly. If might be using both appwrite and prisma, it's easier to use ORM through appwrite and query through prisma, so I suddenly think it'll be much more comfortable. I wonder what everyone thinks.
n
Hey Hamin 👋 It seems appwrite is doing similar to what supabase does. I have seen a similar observation, a lot of people are using supabase with prisma but I haven’t come across anyone who is using prisma with appwrite yet.
h
Thank you for sharing the information. ☺️ Maybe this can create a very strong synergy. I will try it in this weekend.
👍 1