Before I decided to take ArangoDB as the DB for our project I did a lot of comparing the different players on the market. What struck me the most was the ease to get going with ArangoDB, both in installing and using it from our application which is...
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.
Its main advantage and one of the favorites of the users is that its implementation is easy and fast, it is the ideal to generate queries in an IDE type environment and visualize relationships. Its compliance with several standards for exchange formats...
Before I decided to take ArangoDB as the DB for our project I did a lot of comparing the different players on the market. What struck me the most was the ease to get going with ArangoDB, both in installing and using it from our application which is...
Its main advantage and one of the favorites of the users is that its implementation is easy and fast, it is the ideal to generate queries in an IDE type environment and visualize relationships. Its compliance with several standards for exchange formats...
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.