i might make a chatroom in sveltekit, but I'm not sure what DB to use. Any suggestions?
mongodb
or just https://cassandra.apache.org/_/index.html
ScyllaDB is cool though, discord uses it and it's Cassandra compatible
sqlite or postgres (i would recommend using prisma too)