Tag

document store

1 views collected around this technical thread.

JD Tech
JD Tech
Aug 17, 2018 · Databases

Multi-Model Databases: Concepts, Native Architecture, and Practical AQL Queries

This article explains what native multi‑model databases are, why they are advantageous, how to model complex hierarchical data such as aircraft maintenance teams, and demonstrates real‑world AQL queries that combine document, key‑value, and graph models within a single engine.

AQLArangoDBKey-Value
0 likes · 21 min read
Multi-Model Databases: Concepts, Native Architecture, and Practical AQL Queries
Test Development Learning Exchange
Test Development Learning Exchange
May 21, 2018 · Databases

Introduction to MongoDB: Features, Installation, and Basic Usage

This article introduces MongoDB, an open-source document-oriented database, outlines its key features such as indexing, sharding, and MapReduce, and provides step-by-step instructions for installing and running MongoDB on a system using Homebrew, along with basic shell commands.

DatabaseInstallationNoSQL
0 likes · 6 min read
Introduction to MongoDB: Features, Installation, and Basic Usage