DEV Community

Discussion on: Firestore is Stunted, So... What is the Perfect Database in 2022?

Collapse
 
siddev profile image
Siddhant Jaiswal

Don't forget Redis. It is great but you have host it in cloud somewhere.

Collapse
 
jdgamble555 profile image
Jonathan Gamble • Edited

Redisgraph would be the way to go for me because it is relational. It is also cloud hosted. However, it does not scale well horizontally (from my understanding), can get very expensive, and most importantly, there is no middleware. I am a big fan of redisgraph either way.