List out the difference between neo4j graph database and mysql database?
Answer Posted / Robin Kumar
Neo4j is a graph database while MySQL is a relational database. Neo4j stores data as nodes, relationships, and properties in a highly connected manner, allowing for efficient traversal of complex relationships. MySQL stores data in tables with predefined columns and rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category