1.

Explain the difference between the Neo4J Graph Database and MySQL Database?

Answer»
S.noNeo4JMySQL
1.It’s an open source graph database.It’s an open source relational database MANAGEMENT SYSTEMS.
2.Implementation language: Java & Scala.Implementation language:C & C++.
3.Server operating systems are Linux, OS X, Solaris, and Windows.Server operating systems are FREEBSD, Linux, OS X, Solaris, and Windows.
4.Doesn’t support XML.Supports XML.


Discussion

No Comment Found