0 votes
in Neo4j by
Is MongoDB a NoSQL?

1 Answer

0 votes
by

NoSQL databases come in a variety of types including document databases, key-values databases, wide-column stores, and graph databases. MongoDB is the world’s most popular NoSQL database.

...