

Cluster support with synchronous replication and automatic failover.Improved query editor and query explain output.Low-latency request handling using a boost-ASIO server infrastructure.New viewer for large graphs, supporting WebGL.Support for vertex-centric indexes for more efficient graph traversals with filter conditions.Value-based sharding of large graph datasets for better data locality when traversing graphs ("SmartGraphs").Support for composable, distance-based geo-queries.

Collections replicated on all cluster nodes to execute joins with sharded data locally ("SatelliteCollections").Distributed iterative graph processing with Pregel in single server and cluster.Deployment mode for single servers with automatic failover.Datacenter to Datacenter Replication for disaster recovery ("DC2DC").Multi-threaded dump and restore operations.Native implementations in C++ of all built-in query functions.Cluster-distributed aggregation queries.Query profiling to show detailed runtime information.Round-robin load-balancer support for cloud environments.Insert operations can be turned into a replace automatically, in case that the target document already exists ("Repsert").Improved geo-spatial index with GeoJSON support.Integrated full-text search and information retrieval engine ("ArangoSearch").Data masking capabilities for attributes containing sensitive data / PII when creating backups.Custom text pre-processors for full-text search ("Configurable Analyzers").Consistent snapshot backup in cluster mode.Co-located joins in a cluster using identically sharded collections ("SmartJoins").Graph traversal algorithm to get multiple shortest paths ("k Shortest Paths").Stop condition support for graph traversals ("Pruning in Traversals").Time-based removal of expired documents ("Time-to-live Index").Multi-document transactions with individual begin and commit / abort commands ("Stream Transactions").Inlining of certain subqueries to improve execution time.
ARANGODB PERFORMANCE FULL
ARANGODB PERFORMANCE SERIES
In October 2021 ArangoDB raised 27.8 million dollars in series B funding led by Iris Capital.


In March 2019 ArangoDB raised 10 million dollars in series A funding led by Bow Capital. In January 2017 ArangoDB raised a seed round investment of 4.2 million Euros led by Target Partners. The word "arango" refers to a little-known avocado variety grown in Cuba. Later, they changed the name to ArangoDB. They originally called the database system “A Versatile Object Container", or AVOC for short, leading them to call the database AvocadoDB. was founded in 2015 by Claudius Weinberger and Frank Celler. ArangoDB is a NoSQL database system but AQL is similar in many ways to SQL. AQL is mainly a declarative language and allows the combination of different data access patterns in a single query. ArangoDB is a multi-model database system since it supports three data models (graphs, JSON documents, key/value) with one database core and a unified query language AQL (ArangoDB Query Language).
ARANGODB PERFORMANCE FREE
Multi-model database, Graph database, Document-oriented database, Key/Value database, Full-text Search EngineĪrangoDB is a free and open-source native graph database system developed by ArangoDB Inc.
