October 2022: What’s the Latest with ArangoDB?

Estimated reading time: 3 minutes Hello Community, Welcome to the ArangoDB newsletter for October 2022. This month, we invite you to: Tune into the on-demand content from ArangoDB Summit Read about our latest product announcements Register for our upcoming webinar about kube-arangodb Enroll in the brand new ArangoDB University Leave us a review on G2

Read More...

August 2022: What’s the Latest with ArangoDB?

Hello Community, Welcome to the ArangoDB newsletter for August 2022. This month, we invite you to:

Read More...
August 2022 Oasis Monthly Newsletter 4

August 2022: ArangoDB Cloud Monthly Newsletter

New: Private endpoint support for all major cloud providers Private endpoints allow the connection from your application to your ArangoDB Cloud deployment to stay entirely within the cloud service provider’s network and remain unexposed to the public internet.  Last year we introduced support for private endpoints for Microsoft Azure. In June, we announced that private…

Read More...
Introducing the ArangoDB PyG Adapter 2

Introducing the ArangoDB-PyG Adapter

Estimated reading time: 10 minutes We are proud to announce the GA 1.0 release of the ArangoDB-PyG Adapter! The ArangoDB-PyG Adapter exports Graphs from ArangoDB, the multi-model database for graph & beyond, into PyTorch Geometric (PyG), a PyTorch-based Graph Neural Network library, and vice-versa. On July 29 2022, we introduced the first release of the PyTorch…

Read More...

July 2022: What’s the Latest with ArangoDB?

Hello Community, Welcome to the July ArangoDB newsletter. This month, we invite you to:

Read More...

What is a Graph Database?

Introduction 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. While it might be easy to connect the dots on how most things can be shown as a graph,…

Read More...

May 2022: What’s the Latest with ArangoDB?

Hello Community, Welcome to the sixth ArangoDB newsletter of 2022. This month, we invite you to:

Read More...

April 2022: What’s the Latest with ArangoDB?

Hello Community, Welcome to the fifth ArangoDB newsletter of 2022. This month, we invite you to:

Read More...
Data Science Personas banner

Who’s Who in Data Science

Multiple data science personas participate in the daily operations of data logistics and intelligent business applications. Management and employees need to understand the big picture of data science to maximize collaboration efforts for these operations. This article will highlight the specialized roles and skillsets needed for the different data science tasks and the best tools…

Read More...
download

Integrate ArangoDB with PyTorch Geometric to Build Recommendation Systems

Estimated reading time: 20 minutes In this blog post, we will build a complete movie recommendation application using ArangoDB and PyTorch Geometric. We will tackle the challenge of building a movie recommendation application by transforming it into the task of link prediction. Our goal is to predict missing links between a user and the movies they have not watched…

Read More...