ArcadeDB Academy: Free Database Training & Certification

1 min read Original article ↗

Master the essentials of ArcadeDB: installation, Studio interface, data modeling, CRUD operations, and graph queries. Everything you need to start building with the multi-model database.

Installation Studio Data Modeling CRUD Graph Queries

Deep dive into ArcadeDB SQL: advanced SELECT with LET and sub-queries, UPSERT, indexing strategies, full-text and vector search, SQL functions, scripting, and performance optimization.

Advanced SELECT UPSERT Indexing Functions Performance

Master graph pattern matching with OpenCypher in ArcadeDB. MATCH patterns, variable-length traversals, shortest paths, MERGE, aggregations, and graph algorithms.

MATCH Patterns Traversals MERGE Algorithms Advanced

Step-by-step guide to migrate from Neo4j to ArcadeDB. Keep your Cypher queries, use your Neo4j drivers, import your data, and unlock multi-model capabilities.

Data Import BOLT Drivers Cypher Compat Multi-Model

Migrate from OrientDB to ArcadeDB, built by the same creator. Import your data, adapt your SQL, update your Java API, and unlock 6 data models in one engine.

Data Import SQL Compat Java API Multi-Model

Build AI-powered applications with ArcadeDB. Vector embeddings, HNSW indexes, RAG pipelines, GraphRAG, hybrid search, and integration with LangChain and LLMs.

Embeddings HNSW RAG GraphRAG LangChain