Having the option for combined graph and document store was just what we needed. We were replacing a Mysql implementation of our product. Replacing the iterative collection of data with a graph traversal improved performance 1000x. The document store...
No ANSI SQL support, I was hopping for SQL support, that was a disappointing thing to learn a new language. We use CQL at the moment, Spark SQL, and SQL on MySQL, now we have to adapt to AQL which is an unnecessary overhead in my opinion.
t provides a user-friendly interface and API, making it accessible to developers and analysts of varying skill levels
Can be challenging for beginners who are not familar with graph database. Not easy to work with data hosted on other cloud platforms.
Having the option for combined graph and document store was just what we needed. We were replacing a Mysql implementation of our product. Replacing the iterative collection of data with a graph traversal improved performance 1000x. The document store...
t provides a user-friendly interface and API, making it accessible to developers and analysts of varying skill levels
No ANSI SQL support, I was hopping for SQL support, that was a disappointing thing to learn a new language. We use CQL at the moment, Spark SQL, and SQL on MySQL, now we have to adapt to AQL which is an unnecessary overhead in my opinion.
Can be challenging for beginners who are not familar with graph database. Not easy to work with data hosted on other cloud platforms.