Webinar: ArangoDB 3.7 Roadmap: Performance at Scale
Webinar Recording: ArangoDB 3.7 Roadmap: Performance at Scale The slides from this Webinar can be found here. After the release of ArangoDB 3.6 we are starting to work on the next version with even more exciting features. As an open-source project we would love to hear your ideas and discuss the roadmap with our community. Would you…
More InfoDev Days Workshop: Cluster – From Apprentice to Wizard – ArangoDB
Dev Days Workshop: Cluster – From Apprentice to Wizard October 20th, 2021 11:30AM – 1:00 PM PDT Learn from the very best with this hands-on workshop on Cluster! Clustering ArangoDB delivers better performance and capacity improvements and provides resilience through replication and automatic failover. Moreover, you can deploy systems that dynamically scale up and…
More InfoGraph & Beyond Lunch Break #10: Oasisctl – ArangoDB
Did you ever wonder how to control your ArangoGraph cloud deployment? In this Lunch Break session, Site Reliability Engineer Marcin Swiderski gives an overview of Oasisctl, a tool created by the ArangoDB ArangoGraph team in order to help automate some common ArangoGraph tasks. This Lunch Session teaches you what Oasisctl is, how to use it,…
More InfoGraph & Beyond Lunch Break #11: Fuzzy Search – ArangoDB
Fuzzy search is an umbrella term for approximate matching in text retrieval. A common application is to compensate for typos in search phrases. In this Lunch Break, we take a look at different similarity measures and show how fuzzy search works in ArangoDB. Watch this session to learn about: (Damerau-)Levenshtein edit distance N-Grams and N-Gram…
More InfoGraph & Beyond Lunch Break #15.5: Aggregating Time-Series Data with AQL – ArangoDB
The new WINDOW operation added to AQL in ArangoDB 3.8 allows you to compute running totals, rolling averages, and other statistical properties of your sensor, log, and other data. You can aggregate adjacent documents (or rows if you will), as well as documents in value or duration ranges with a sliding window. In this special…
More InfoGraph & Beyond Lunch Break #16: ArangoDB for Beginners – ArangoDB
ArangoDB is a native multi-model graph database software available for both community and enterprise editions. That being said, this statement does not explore what ArangoDB is, especially for someone who is not familiar with ArangoDB. In this Lunch and Learn Session, join Digital Marketing Manager Laura Cope who will give you a non-technical introduction to…
More InfoGraph & Beyond Lunch Break #2.12: What is a Graph Database? – ArangoDB
Graphs occur everywhere in everyday life: your network of friends, the network of roads you drive on, and the supply chain of factories, ships, and roads that brought you the device you’re reading this on. Graph databases themselves, are the hottest thing in the database industry. In this Graph & Beyond Lunch Break, ArangoDB Senior…
More InfoGraph & Beyond Lunch Break #3: AQL for eCommerce Analytics – ArangoDB
During this Lunch Break, Jackson Reimers showcases various AQL queries to analyze an eCommerce dataset for common questions in retail, such as: What products are offered? Where are they located in my store? Which are the best selling products? What can the data tell me about shopper purchasing behaviors? To access Jackson’s demo yourself, sign…
More InfoGraph & Beyond Lunch Break #4: Graph Analytics with ArangoDB – ArangoDB
In this Graph & Beyond Lunch Break, you will learn about Graph Analytics with ArangoDB. Jörg Schad, ArangoDB Head of Engineering and Machine Learning, gives a glimpse of different graph algorithms, such as: Community Detection Centrality Measures Recommendation Page Rank To dive deeper in Graph Analytics with ArangoDB, take our Graph Analytics Workshop. Jörg Schad, Ph.D.…
More InfoGraph & Beyond Lunch Break #5: AQL Query Performance Optimization 101 (Part I) – ArangoDB
This is Part 1 in a two-part series covering the basics of AQL query performance optimization. In this lunch break, ArangoDB Senior Developer Jan Steemann covers the basics of AQL query performance optimization. He demonstrates if and how your indexes in ArangoDB can help AQL query performance, as well as shares practical advice around how…
More Info