Data retrieval performance optimizations in ArangoDB 3.3.9

Our recent release 3.3.9 includes several performance optimization for data retrieval cases. Benefits can be expected for both storage engines, MMFiles and RocksDB, AQL batch lookup queries, and cluster AQL queries. | Continue reading


@arangodb.com | 5 years ago

Harnessing the power of ArangoDB views of type 'arangosearch'

Continue reading


@arangodb.com | 6 years ago

NoSQL Database Perfomance Benchmark 2018 (Update)

Recently, we published the latest findings of our Performance Benchmark 2018 including Neo4j, PostgGreSQL, MongoDB, OrientDB and, of course, ArangoDB. | Continue reading


@arangodb.com | 6 years ago

An implementation of phase-fair reader/writer locks

We were in search for some C++ reader/writer locks implementation that allows a thread to acquire a lock and then optionally pass it on to another thread. | Continue reading


@arangodb.com | 6 years ago