1.

What is the difference between Redis and MongoDB?

Answer»
S.noRedisMongoDB
1.Key-Value storeDocument TYPE of store
2.The language used is CThe language used is C++
3.Speed is FastSpeed is slow
4.Server-side SCRIPT is LuaServer-side script is Javascript


Discussion

No Comment Found