The Next Evolution of Arango: Powering the Age of Contextual AI
Introducing the Arango AI Data Platform – built on the trusted multi-model foundation of ArangoDB A New Chapter Built on the Foundation You Trust At Arango, every new chapter begins with our community. Chief Product and Technology Officers, Heads of Engineering, Developers, Architects, and leaders like you have pushed us to think bigger –…
From Prototype to Production: Why It’s Time to Move to ArangoDB Enterprise Edition
TL;DR: Teams outgrow “good enough” faster than they think. ArangoDB Enterprise Edition isn’t a feature upgrade-it’s the foundation for scale, security, and future-ready workloads. Every engineering team reaches a turning point. The dataset grows, queries slow, and the system built for experimentation starts carrying production load. That’s when you realize the question isn’t “does it…
Generate a Video Knowledge Graph: NVIDIA VSS Blueprint with GraphRAG on ArangoDB
Nvidia Blog: How to Integrate Computer Vision Pipelines with Generative AI and Reasoning Arango’s Role in the NVIDIA Use Case Stores the knowledge graph: ArangoDB is used to save the graph that’s built from video captions. Enables fast graph reasoning: With GPU acceleration (CUDA/cuGraph), ArangoDB makes it quick to connect relationships and find patterns…
Arango Appoints Jakki Geiger as CMO to Accelerate Growth and Educate the Market on Enterprise-Grade GenAI Data Infrastructure
SAN FRANCISCO, CA – September 23, 2025 – Arango, the trusted data platform for enterprise-grade GenAI applications and solutions, today announced the appointment of Jakki Geiger as Chief Marketing Officer. A three-time CMO and veteran data and analytics leader, Geiger will lead global marketing as Arango builds on its multi-model database capabilities to give AI…
From Native Multi-Model Graph Database to GenAI Data Platform: Arango’s Next Chapter
Authors: Shekhar Iyer, CEO, Arango and Ravi Marwaha, CPO & CTO, Arango A New Chapter for Arango In this webinar we explored Arango’s next chapter-evolving from a multi-model database into a GenAI data platform built for speed, scale, and flexibility. For over a decade, Arango has been known as the most scalable, lowest TCO…
Deploying and Securing an ArangoDB Cluster Using Docker
Introduction Deploying a distributed database securely can be challenging, but Docker simplifies the process. This guide walks you through setting up a three-node ArangoDB cluster using Docker and Docker Compose. I’ll also cover essential security measures, including authentication, TLS encryption, and automated backups. Before You Begin Create a Folder: Create a dedicated folder on your…
Legal and Compliance challenges in modern finance and how ArangoDB plus GraphRAG solves them
Estimated reading time: 4 minutes In today’s financial sector, staying compliant isn’t just about keeping up – it’s about keeping your organization safe, agile, and ahead of the competition. Every week new sanction headlines, revised regulations, and internal policy updates flood your compliance teams. These aren’t just bulletins; they’re pressure points. Buried inside government websites,…
Deploying ArangoDB on Kubernetes and customizing settings
Estimated reading time: 6 minutes Introduction Deploying an ArangoDB cluster on Kubernetes is a straightforward process thanks to the ArangoDB Operator, a powerful tool that simplifies the deployment, management, and scaling of ArangoDB clusters in a Kubernetes environment. In this post, we’ll walk you through the steps to quickly deploy an ArangoDB cluster on Kubernetes,…
From Sensor Noise to Strategic Insights: How ArangoDB and GraphRAG are Reinventing IoT for Smart Manufacturing
Estimated reading time: 7 minutes The modern manufacturing floor hums not just with machines, but with data as well. From predictive maintenance and energy monitoring to quality control and supply chain automation, IoT devices now generate terabytes of time-series and event data on a daily basis. But here’s the reality: Most of that data goes…
Integrating ArangoDB with Kubernetes for Seamless Deployment
Estimated reading time: 6 minutes Are you a database architect or DevOps architect tasked with deploying modern databases like ArangoDB on Kubernetes? Kubernetes, with its robust orchestration capabilities, provides a solid foundation for managing containerized workloads, ensuring reliability and adaptability for database deployments. In this post, we’ll guide you through the process of deploying ArangoDB…