Tag

document

2 views collected around this technical thread.

IT Services Circle
IT Services Circle
Aug 26, 2023 · Databases

An Overview of Different Types of Databases

This article introduces and compares major database categories—including relational, key‑value, document, columnar, graph, and time‑series databases—explaining their structures, typical use cases, and advantages, helping readers understand when to choose each type for various applications.

Key-ValueNoSQLdatabases
0 likes · 7 min read
An Overview of Different Types of Databases
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jul 4, 2020 · Big Data

Elasticsearch 7.x: Documents, Indices, and REST API Overview

This article provides a concise tutorial on Elasticsearch 7.x, explaining what documents and indices are, how unique IDs and metadata work, and demonstrating key REST API commands for managing and querying data in a search‑engine context.

Big DataElasticsearchIndex
0 likes · 7 min read
Elasticsearch 7.x: Documents, Indices, and REST API Overview
Big Data Technology Architecture
Big Data Technology Architecture
Jul 16, 2019 · Databases

Introduction to NoSQL Databases: Concepts, CAP Theory, Types, and Common Implementations

This article explains what NoSQL databases are, introduces the CAP theorem that underlies their design trade‑offs, outlines typical application scenarios, discusses their limitations, classifies the main NoSQL families, and reviews four widely used systems—Redis, HBase, Cassandra, and MongoDB.

CAP theoremColumn FamilyKey-Value
0 likes · 6 min read
Introduction to NoSQL Databases: Concepts, CAP Theory, Types, and Common Implementations
Architects' Tech Alliance
Architects' Tech Alliance
Dec 15, 2016 · Databases

An Overview of NoSQL Database Types, Use Cases, and Popular Implementations

This article explains the limitations of traditional relational databases, introduces the emergence of NoSQL, categorizes its four main types—key‑value, document‑oriented, column‑family, and graph—detailing popular products, typical use cases, and scenarios where each is unsuitable.

Column FamilyKey-ValueNoSQL
0 likes · 14 min read
An Overview of NoSQL Database Types, Use Cases, and Popular Implementations