Login
Remember
Register
Ask a Question
Differentiate MongoDB and Cassandra?
0
votes
asked
Jan 6, 2023
in
MongoDB
by
sharadyadav1986
Differentiate MongoDB and Cassandra?
mongodb
cassandra
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 6, 2023
by
sharadyadav1986
MongoDB
Cassandra
It is a cross-platform document-oriented database system
It is a high-performance distributed database system.
It is developed in C++
It is developed in Java
It is simple to administer in the failure case
It offers high availability
...