2
Answers

Differnce among the various DB?

Reshwanth S

Reshwanth S

7y
236
1
what is the difference between mongodb, cassandra and also other DB?
Answers (2)
0
Sundar

Sundar

NA 9.6k 94.4k 7y
Right now, it seems like both MongoDB and Cassandra would be likely options. My situation:
Lots of reads in every query, less regular writes
Not worried about "massive" scalability
More concerned about simple setup, maintenance and code
Minimize hardware/server cost
Accepted
0
Jothish Kumar

Jothish Kumar

NA 201 3.3k 7y

Hi

answer is :
 
A general-purpose DBMS allows the definition, creation, querying, update, and administration of databases. Well-known DBMSs include MySQL, PostgreSQL, MongoDB, MariaDB, Microsoft SQL Server, Oracle, Sybase, SAP HANA, MemSQL, SQLite and IBM DB2.