i might make a chatroom in sveltekit, but I'm not sure what DB to use. Any suggestions?

comments

mongodb

ScyllaDB is cool though, discord uses it and it's Cassandra compatible

sqlite or postgres (i would recommend using prisma too)