Is it a good idea to make CMS with Postgresql Prisma? Does it work?
Answered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
I want to edit my services page's description inside of my admin dashboard, Show notifications on the homepage
How is that possible? i want to add it to my project and i want something starter and basic not too complicated (If i use a cms and please suggest me some good and basic ones)
And why not use a database like Postgres or something?
Sorry for this weird questions lol😅😅
How is that possible? i want to add it to my project and i want something starter and basic not too complicated (If i use a cms and please suggest me some good and basic ones)
And why not use a database like Postgres or something?
Sorry for this weird questions lol😅😅
26 Replies
Czechoslovakian Wolfdog
Hello, I used airTable as CMS, about making your content edit, I don't think is a bad idea, and is a good exercise. https://airtable.com
I like drizzle. I recommend you drizzle 🙂
@B33fb0n3 I like drizzle. I recommend you drizzle 🙂
Asiatic LionOP
I'm already using Prisma in my project
I can't change it to Drizzle
I can't change it to Drizzle
And is drizzle free?
@Asiatic Lion And is drizzle free?
it is free, and open source
@averydelusionalperson it is free, and open source
Asiatic LionOP
Um why can't i use Prisma for CMS?
you can, who said no?
Answer
Asiatic LionOP
Is there some special feature in Drizzle??
@averydelusionalperson you can, who said no?
Asiatic LionOP
Is it a good idea? no one suggests to do it
@Asiatic Lion Is there some special feature in Drizzle??
I heard it's fast, and feels more natural for someone who has wrote many raw sql queries
but in the end, it's upto you. Feel free to use which feels more good, and comfortable to you
both don't have major difference IMO
@averydelusionalperson both don't have major difference IMO
Asiatic LionOP
Oh ok got it
And btw
Whats the point of using Supabase or Firebase?
I heard there is something like Realtime update or something
yeah, firestore iirc
those two provide good services you can use for your apps like supabase auth, firebase auth, storage, firestore,
etc
there are so many
Asiatic LionOP
Oh ok
Thanks :))
mark the message that helped you solve the problem as solution
@averydelusionalperson you can, who said no?
Asiatic LionOP
This is the answer for my main question
Thanks
Thanks