MongoDB vs neo4j
A side-by-side look at MongoDB and neo4j. For an in-depth review of either product, follow the links below.
MongoDB
Development
MongoDB is a popular open-source, document-oriented NoSQL database. It stores data in flexible, JSON-like documents, rather than rows and columns used in traditional RDBMS. MongoDB is scalable, high-performance and easy to use.
nosqldocument-databaseopen-source
neo4j
Development
Neo4j is a graph database that uses graph structures with nodes, edges, and properties to represent and store connected data. It allows users to efficiently store, query, and analyze highly interconnected data at scale.
graphdatabasenodesedgesrelationshipsqueryanalyzeinterconnected-data
Related Comparisons
SQLite
Microsoft SQL Server
Redis
MySQL Community Edition
Oracle Database
FaunaDB