Skip to content

ArangoDB vs memcached

A side-by-side look at ArangoDB and memcached. For an in-depth review of either product, follow the links below.

ArangoDB

ArangoDB

Development

ArangoDB is a native multi-model database system that supports graph, document, and search models. It is designed for scalability, high performance, and ease of use.

nosqlmultimodelgraphdocumentsearch
memcached

memcached

Network & Admin

Memcached is an open source, high-performance distributed memory object caching system. It is used to speed up dynamic web applications by alleviating database load for reading/writing frequently accessed data.

cachingmemoryperformance

Related Comparisons