Webinar: ArangoDB GraphQL Spring Boot Starter

Webinar Recording: ArangoDB GraphQL Spring Boot Starter GraphQL is a mature and approachable solution to the problem of connecting modern apps to data services. GraphQL, on its own, helps to address the problems of over-fetching and under-fetching that exist with traditional REST APIs. However, by implementing a GraphQL interface with resolvers, you still suffer from…

More Info

Webinar Recording: ArangoDB GraphQL Spring Boot Starter

Webinar Recording: ArangoDB GraphQL Spring Boot Starter GraphQL is a mature and approachable solution to the problem of connecting modern apps to data services. GraphQL, on its own, helps to address the problems of over-fetching and under-fetching that exist with traditional REST APIs. However, by implementing a GraphQL interface with resolvers, you still suffer from…

More Info

Auto-Generate GraphQL for ArangoDB

Currently, querying ArangoDB with GraphQL requires building a GraphQL.js schema. This is tedious and the resulting JavaScript schema file can be long and bulky. Here we will demonstrate a short proof of concept that reduces the user related part to only defining the GraphQL IDL file and simple AQL queries. The Apollo GraphQL project built…

More Info

ArangoDB 3.2: Enhanced GraphQL Sync

Just in time for the upcoming 3.2.0 release, we have updated the graphql-sync module for compatibility with graphql-js versions 0.7.2, 0.8.2, 0.9.6 and 0.10.1. The graphql-sync module allows developers to implement GraphQL backends and schemas in strictly synchronous JavaScript environments like the ArangoDB Foxx framework by providing a thin wrapper around the official GraphQL implementation for JavaScript. As…

More Info

Using GraphQL with ArangoDB: A NoSQL Database Solution

GraphQL is a query language created by Facebook for modern web and mobile applications as an alternative to REST APIs. Following the original announcement alongside Relay, Facebook has published an official specification and reference implementation in JavaScript. Recently projects outside Facebook like Meteor have also begun to embrace GraphQL.

More Info

Sitemap – ArangoDB

ArangoDB Sitemap Pages About Us ArangoDB – Home ArangoDB as an Embedded Database ArangoDB as Document Store ArangoDB as Full Text Search Engine ArangoDB as Graph Database ArangoDB Enterprise Edition ArangoDB Enterprise: Data Masking ArangoDB Enterprise: Datacenter to Datacenter Replication ArangoDB Enterprise: OneShard ArangoDB Enterprise: SatelliteCollections ArangoDB Enterprise: SatelliteGraphs ArangoDB Enterprise: SmartGraphs & Disjoint Smartgraphs…

More Info

Graph Database Functionality in ArangoDB: ArangoDB Training Center

Graphs and ArangoDB Graph Course All fundamentals for beginners Pattern Matching Pattern Matching Query Scaling with Graphs What is the problem? Visualize in Cytoscape The open-source visualization Visualize with KeyLines The enterprise visualization AQL vs Cypher ArangoDB AQL vs Neo4j Cypher K Shortest Paths The new traversal feature Graph Course Time Traveling with Graph Databases…

More Info

Your first day with ArangoDB

Get started with ArangoDB by going through this free fundamentals course on Udemy. Start the course Your first day with ArangoDB AQL Tutorial Intro to ArangoDB’s Query Language Graph Course All fundamentals for beginners Getting Started Get familiar with ArangoDB ArangoDB WebUI A quick tour of the ArangoDB WebUI SQL / AQL Comparison Syntax comparison…

More Info

ArangoDB Operations: Database Management | ArangoDB Learn

Operations in ArangoDB Cluster Course Cluster anatomy & administration Learn more Start Cluster An easy way to start a cluster Learn more Resilience in a Cluster Cluster anatomy & administration Learn more DC2DC Documentation Replication across datacenters Learn more Setting up DC2DC High-level setup overview Learn more Want us to manage cluster deployment for you?…

More Info

Sample Search

Search in ArangoDB – ArangoSearch ArangoSearch ArangoSearch is a natively integrated text search and ranking engine for information retrieval in ArangoDB. Detailed Tutorial Learn how to find terms in your data and rank them by relevancy, get familiar with the view concept and other features. ArangoSearch Docs Take a deep dive into the capabilities and…

More Info