The latest version of leading multi-model graph database includes new graph query and search functionality that enable advanced analytics across distributed data
ArangoDB, the leading open source multi-model graph database, announced the GA release of ArangoDB 3.8. ArangoDB 3.8 includes new graph query and search functionality, helping to meet increasing demand for businesses to perform graph-powered analytics at scale.
According to Gartner,ย graph adoption will double by 2022. The research firm also predicts thatย graph technologies will be used in 80% of data and analytics innovations by 2025. ArangoDB 3.8 adds a number of new features for analytics at scale, combining graph, full-text, and Geo analytics into a highly-scalable database.
Recommendedย ITechย News: ย Bitdefender Advances Cloud Workload Security for Containers and Linux Environments
Key new features in ArangoDB 3.8 include window operations, allowing analytics for time-series or user-defined windows of data, as well as a new โweightedโ graph traversal. ArangoDB 3.8 also introduces geo-spatial search, composable Analyzers, and computed fields forย ArangoSearch, ArangoDBโs natively-integrated, full-text search and ranking engine. This advanced search functionality further rounds out the databaseโs aim to provide the flexibility and scalability developers need to bring solutions to market as simply and efficiently as possible.
โEnabling data analytics and storage at scale โ especially centered around graph โ is one of the central use cases for many of our open-source users and customers,โ said Jรถrg Schad, PhD, CTO at ArangoDB. โArangoDB 3.8 is a particularly exciting step in this direction as it includes a number of features highly-requested by our community and customers.โ
Recommendedย ITechย News: ย Atera Announces $77 Million Funding Round from General Atlantic at Half a Billion Valuation
Window Operations
Window operations power aggregations over related rows, producing a result for each query row. By being able to query โmoments in timeโ, window operations helps ArangoDB users perform time-series analytics over their data.
Weighted Traversals (optimized for ArangoDB Enterprise)
ArangoDB 3.8 supports a new graph traversal type, โweightedโ, which enumerates paths by increasing weights. This enables queries such as calculating travel times between cities, helping to support use cases including turn-by-turn directions or mapping delivery routes. When used in anย Enterprise Editionย deployment of ArangoDB, especially combined with features likeย SmartGraphsย that optimize graph queries at scale, the power of weighted traversals is enhanced across sharded data.
New ArangoSearch Capabilities: AQL, Geo, and Composable Pipeline Analyzers
ArangoDB 3.8 sees the addition of new Analyzers to ArangoSearch. The pipeline Analyzer allows multiple Analyzers to be โchainedโ together, where the output of an Analyzer is passed to the next for further processing. The pipeline Analyzer is designed for advanced text search and analytics, for example first normalizing text for case insensitive search followed by n-gram tokenization.
The AQL Analyzer serves as a data transformation tool, as it is capable of running an AQL query to perform data manipulation and / or filtering. This further rounds out ArangoDBโs functionality as a multi-model database, helping businesses eliminate the need for โyet another toolโ to perform analysis on their data.
Recommendedย ITechย News: ย Google Cloud Region Goes Live in Delhi NCR in India
ArangoDB 3.8 also adds support in ArangoSearch for Geo-spatial queries with the introduction of two new Geo Analyzers, geojson and geopoint, which can break up GeoJSON and JSON objects into a set of indexable tokens for further use with ArangoSearch Geo functions. Additionally, ArangoDB 3.8 includes new ArangoSearch Geo functions which enable geo-spatial queries, such as contains, distance, in-range, and intersects, allowing the combination of full-text and geo search.
Other key features in ArangoDB 3.8 include:
New metrics API and โout-of-the-boxโ dashboards: ArangoDB 3.8 features a new metrics API that follows Prometheus conventions for metrics. The new metrics API can publish predefined dashboards to Grafana based on personas such as โoperatorโ, โdatabase administratorโ, and โuserโ. There is also a dashboard with all metrics, sorted into categories. ArangoDB 3.8 supports over 200 metrics and nearly 300 graphs in the complete dashboard.
Performance improvements: ArangoDB 3.8 brings performance improvements to shard synchronization which make initial shard replication and synchronization up to 10X faster. It also introduces a new default per-query limit to prevent rogue queries from consuming too much memory of an ArangoDB instance.
Recommendedย ITechย News: ย sTraffic Chooses BlackBerry QNX OS for Safety for Communications-based Train Control System (CBTC)

